summaryrefslogtreecommitdiffstats
path: root/reflog-walk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-14Support output ISO 8601 format datesRobin Rosenberg4-2/+15
2007-07-14Fix git-rebase -i to allow squashing of fast-forwardable commitsAlex Riesen1-2/+3
2007-07-13lockfile.c: schedule remove_lock_file only once.Sven Verdoolaege1-4/+4
2007-07-13send-email: discard blank around address in extract_valid_address as well.Stephen Rothwell1-1/+1
2007-07-13make git-send-email.perl handle email addresses with no names when Email::Val...Greg KH1-0/+1
2007-07-13gitk: Fix bug introduced by previous commitPaul Mackerras1-3/+3
2007-07-13Document git commit --untracked-files and --verboseJakub Narebski1-1/+14
2007-07-13Document long options '--message=<msg>' and '--no-commit'Jakub Narebski2-1/+2
2007-07-13Update git-merge documentation.Jakub Narebski3-0/+21
2007-07-13Pack-objects: properly initialize the depth valueNicolas Pitre1-0/+1
2007-07-12GIT v1.5.3-rc1v1.5.3-rc1Junio C Hamano2-2/+10
2007-07-12gitweb: new cgi parameter: optMiklos Vajna1-0/+19
2007-07-12Add missing functions to contrib/emacs/vc-git.elDavid Kastrup1-0/+65
2007-07-12Documentation for git-log --followSteven Walter1-0/+9
2007-07-12reduce git-pack-objects memory usage a little moreNicolas Pitre1-10/+9
2007-07-12Add documentation for --window-memory, pack.windowMemoryBrian Downing3-0/+28
2007-07-12Add --window-memory option to git-repackBrian Downing1-1/+2
2007-07-12Add pack-objects window memory usage limitBrian Downing1-8/+44
2007-07-12Add functions for parsing integers with size suffixesBrian Downing2-12/+49
2007-07-12Support fetching the memory usage of a delta indexBrian Downing2-0/+17
2007-07-12Don't try to delta if target is much smaller than sourceBrian Downing1-0/+2
2007-07-12Correct shebang line for contrib/stats/packinfo.plBrian Downing1-1/+1