summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-13GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano
2007-12-13Merge branch 'cc/help'Junio C Hamano
2007-12-13RPM spec: Adjust htmldirJunio C Hamano
2007-12-13git-help -w: do not require to be in git repositoryJunio C Hamano
2007-12-13Merge branch 'jc/shortlog-e'Junio C Hamano
2007-12-13Merge branch 'ew/svn-rev-db'Junio C Hamano
2007-12-13Merge branch 'jc/merge-recursive-gitlink'Junio C Hamano
2007-12-13Merge branch 'jk/svn-color'Junio C Hamano
2007-12-12git.spec.in: remove python_pathJunio C Hamano
2007-12-12Documentation: rename git.texi to user-manual.texiJunio C Hamano
2007-12-12disable t9119 for now.Junio C Hamano
2007-12-12Fix "diff --check" whitespace detectionWincent Colaiuta
2007-12-12git-diff --numstat -z: make it machine readableJunio C Hamano
2007-12-12Documentation: minor grammar fix for "git apply"Wincent Colaiuta
2007-12-12Use "whitespace" consistentlyWincent Colaiuta
2007-12-12Fix XML parser leaks in http-pushMike Hommey
2007-12-12Fix small memory leaks induced by diff_tree_setup_pathsMike Hommey
2007-12-12Fix git-fast-export for zero-sized blobsAlex Riesen
2007-12-12Fix clone not to ignore depth when performing a local cloneCharles Bailey
2007-12-12shortlog: default to HEAD when the standard input is a ttyJunio C Hamano
2007-12-12blame: drop blob data after passing blame to the parentJunio C Hamano
2007-12-11git-clone: print an error message when trying to clone empty repoJeff King
2007-12-11Invert numbers and names in the git-shortlog summary mode.Pierre Habouzit
2007-12-11shortlog: document -e optionJeff King
2007-12-11git.el: Added a menu for git-status-mode.Alexandre Julliard
2007-12-11Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt
2007-12-11git-svn: get color config from --get-colorboolJeff King
2007-12-11Support GIT_PAGER_IN_USE environment variableJeff King
2007-12-11Support a merge with conflicting gitlink changeJunio C Hamano
2007-12-11commit: do not add extra LF at the end of the summary.Junio C Hamano
2007-12-11"git tag -u keyname" brokenLinus Torvalds
2007-12-11send-email: do not muck with initial-reply-to when unset.Junio C Hamano
2007-12-11Don't cache DESTDIR in perl/perl.mak.Gerrit Pape
2007-12-11autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski
2007-12-11git-svn: reinstate old rev_db optimization in new rev_mapEric Wong
2007-12-11git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong
2007-12-11pack-objects: more threaded load balancing fix with often changed pathsNicolas Pitre
2007-12-10Add more checkout testsDaniel Barkalow
2007-12-10Add git-browse-help to .gitignoreJeff King
2007-12-10Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen
2007-12-10git-help -i: show info documentation from matching version of gitJunio C Hamano
2007-12-10git-help -i: invoke info with document and node nameJunio C Hamano
2007-12-10Documentation: add gitman.info targetJunio C Hamano
2007-12-10Merge branch 'master' into cc/helpJunio C Hamano
2007-12-10Update draft Release Notes for 1.5.4Junio C Hamano
2007-12-10Style fixes for pre-commit hook testsWincent Colaiuta
2007-12-10Interactive editor tests for commit-msg hookWincent Colaiuta
2007-12-09Re-fix ls-remoteJunio C Hamano
2007-12-09Cleanup variables in http.[ch]Mike Hommey
2007-12-09git-send-email.perl: Really add angle brackets to In-Reply-To if necessaryMike Hommey