summaryrefslogtreecommitdiffstats
path: root/list-objects.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-26git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi3-11/+11
2009-08-22GIT 1.6.4.1v1.6.4.1Junio C Hamano4-3/+50
2009-08-18filter-branch: make the usage string fit on 80 chars terminals.Matthieu Moy1-6/+6
2009-08-18filter-branch: add an example how to add ACKs to a range of commitsJohannes Schindelin1-0/+10
2009-08-17docs: describe impact of repack on "clone -s"Jeff King1-2/+10
2009-08-15add -p: do not attempt to coalesce mode changesThomas Rast2-1/+5
2009-08-15git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov1-0/+11
2009-08-13push: point to 'git pull' and 'git push --force' in case of non-fast forwardMatthieu Moy4-5/+103
2009-08-13Documentation: add: <filepattern>... is optionalPaul Bolle1-1/+1
2009-08-13Change mentions of "git programs" to "git commands"Ori Avtalion8-10/+10
2009-08-13Documentation: merge: one <remote> is requiredPaul Bolle1-1/+1
2009-08-13help.c: give correct structure's size to memset()Johan Herland1-1/+1
2009-08-11Fix typos in git-remote.txt and git-symbolic-ref.txtŠtěpán Němec2-4/+4
2009-08-11git-am: print fair error message when format detection failsNicolas Sebrecht1-1/+5
2009-08-11am: allow individual e-mail files as inputJunio C Hamano2-0/+29
2009-08-10Correctly mark cover letters' encodings if they are not pure ASCIIJohannes Schindelin1-0/+4
2009-08-10Expose the has_non_ascii() functionJohannes Schindelin3-12/+13
2009-08-10git-instaweb: fix mod_perl detection for apache2Mark A Rada1-1/+1
2009-08-09merge: indicate remote tracking branches in merge messageJeff King3-1/+16
2009-08-09merge: fix incorrect merge message for ambiguous tag/branchJeff King3-11/+10