git-annex/Git
Joey Hess 26040d6419 add base, under
The describe function was only intended to generate a human-visible
description of a branch, but taking the base of a branch is a useful
operation to be able to do no matter the human-visible representation.

Converting a branch like refs/heads/master to refs/heads/origin/master
is also a useful operation, and under can do that.
2011-12-30 16:48:26 -04:00
..
Branch.hs split out Git/Command.hs 2011-12-14 15:56:11 -04:00
CatFile.hs use Common in a few more modules 2011-12-20 14:37:53 -04:00
CheckAttr.hs Can now be built with older git versions (before 1.7.7); the resulting binary should only be used with old git. 2011-12-22 15:01:13 -04:00
Command.hs split out Git/Command.hs 2011-12-14 15:56:11 -04:00
Config.hs fixed behavior when multiple insteadOf configs are provided for the same url base 2011-12-30 14:07:46 -04:00
Construct.hs fixed behavior when multiple insteadOf configs are provided for the same url base 2011-12-30 14:07:46 -04:00
Filename.hs handle C-style escapes in Format 2011-12-23 01:05:16 -04:00
HashObject.hs split out Git/Command.hs 2011-12-14 15:56:11 -04:00
Index.hs Add --include, which is the same as --not --exclude. 2011-12-22 14:00:17 -04:00
LsFiles.hs use Common in a few more modules 2011-12-20 14:37:53 -04:00
LsTree.hs use Common in a few more modules 2011-12-20 14:37:53 -04:00
Queue.hs use Common in a few more modules 2011-12-20 14:37:53 -04:00
Ref.hs add base, under 2011-12-30 16:48:26 -04:00
Sha.hs avoid partial functions, and added check for correct sha content 2011-12-15 15:57:47 -04:00
Types.hs fixed behavior when multiple insteadOf configs are provided for the same url base 2011-12-30 14:07:46 -04:00
UnionMerge.hs more partial function removal 2011-12-15 18:19:36 -04:00
Url.hs split more stuff out of Git.hs 2011-12-14 15:43:13 -04:00
Version.hs Can now be built with older git versions (before 1.7.7); the resulting binary should only be used with old git. 2011-12-22 15:01:13 -04:00