summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes-1.5.1.2.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-14provide advance warning of some future pack default changesNicolas Pitre1-0/+11
2007-12-13git-svn: unlink internal index files after operationsEric Wong1-0/+3
2007-12-13git-svn: expand handling of From: and Signed-off-by:Andy Whitcroft1-4/+13
2007-12-13Fix spelling mistakes in user manualShawn Bohrer1-3/+3
2007-12-13git-commit: squelch needless message during an empty mergeJunio C Hamano3-4/+8
2007-12-13GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano2-2/+17
2007-12-13RPM spec: Adjust htmldirJunio C Hamano1-4/+8
2007-12-13git-help -w: do not require to be in git repositoryJunio C Hamano2-24/+34
2007-12-12git.spec.in: remove python_pathJunio C Hamano1-3/+0
2007-12-12Documentation: rename git.texi to user-manual.texiJunio C Hamano1-3/+3
2007-12-12disable t9119 for now.Junio C Hamano1-0/+2
2007-12-12Fix "diff --check" whitespace detectionWincent Colaiuta2-3/+19
2007-12-12git-diff --numstat -z: make it machine readableJunio C Hamano2-32/+129
2007-12-12Documentation: minor grammar fix for "git apply"Wincent Colaiuta1-1/+1
2007-12-12Use "whitespace" consistentlyWincent Colaiuta3-10/+9
2007-12-12Fix XML parser leaks in http-pushMike Hommey1-6/+9
2007-12-12Fix small memory leaks induced by diff_tree_setup_pathsMike Hommey3-1/+6
2007-12-12Fix git-fast-export for zero-sized blobsAlex Riesen1-1/+1
2007-12-12Fix clone not to ignore depth when performing a local cloneCharles Bailey1-1/+4
2007-12-12shortlog: default to HEAD when the standard input is a ttyJunio C Hamano5-19/+19
2007-12-12blame: drop blob data after passing blame to the parentJunio C Hamano1-2/+15
2007-12-11git-clone: print an error message when trying to clone empty repoJeff King1-1/+2
2007-12-11Invert numbers and names in the git-shortlog summary mode.Pierre Habouzit1-1/+1
2007-12-11shortlog: document -e optionJeff King1-2/+5
2007-12-11git.el: Added a menu for git-status-mode.Alexandre Julliard1-1/+42
2007-12-11Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt1-4/+4
2007-12-11git-svn: get color config from --get-colorboolJeff King1-33/+2
2007-12-11Support GIT_PAGER_IN_USE environment variableJeff King4-4/+16
2007-12-11Support a merge with conflicting gitlink changeJunio C Hamano2-4/+10
2007-12-11commit: do not add extra LF at the end of the summary.Junio C Hamano1-3/+7
2007-12-11"git tag -u keyname" brokenLinus Torvalds2-10/+51
2007-12-11send-email: do not muck with initial-reply-to when unset.Junio C Hamano1-3/+4
2007-12-11Don't cache DESTDIR in perl/perl.mak.Gerrit Pape2-6/+2
2007-12-11autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski2-0/+22
2007-12-11git-svn: reinstate old rev_db optimization in new rev_mapEric Wong1-14/+57
2007-12-11git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong3-110/+218
2007-12-11pack-objects: more threaded load balancing fix with often changed pathsNicolas Pitre1-0/+10
2007-12-10Add more checkout testsDaniel Barkalow1-3/+43
2007-12-10Add git-browse-help to .gitignoreJeff King1-0/+1
2007-12-10Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen1-1/+1
2007-12-10git-help -i: show info documentation from matching version of gitJunio C Hamano2-1/+6
2007-12-10git-help -i: invoke info with document and node nameJunio C Hamano1-1/+1
2007-12-10Documentation: add gitman.info targetJunio C Hamano2-8/+66
2007-12-10Update draft Release Notes for 1.5.4Junio C Hamano1-6/+19
2007-12-10Style fixes for pre-commit hook testsWincent Colaiuta1-33/+57
2007-12-10Interactive editor tests for commit-msg hookWincent Colaiuta1-43/+175
2007-12-09Re-fix ls-remoteJunio C Hamano1-18/+21
2007-12-09Cleanup variables in http.[ch]Mike Hommey2-32/+14
2007-12-09git-send-email.perl: Really add angle brackets to In-Reply-To if necessaryMike Hommey1-2/+3
2007-12-09don't mention index refreshing side effect in git-status docsJeff King1-7/+0