aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* xdl_diff: identify call sites.Junio C Hamano2007-12-13
* provide advance warning of some future pack default changesNicolas Pitre2007-12-13
* git-svn: unlink internal index files after operationsEric Wong2007-12-13
* git-svn: expand handling of From: and Signed-off-by:Andy Whitcroft2007-12-13
* Fix spelling mistakes in user manualShawn Bohrer2007-12-13
* git-commit: squelch needless message during an empty mergeJunio C Hamano2007-12-12
* GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano2007-12-12
* Merge branch 'cc/help'Junio C Hamano2007-12-12
|\
| * RPM spec: Adjust htmldirJunio C Hamano2007-12-12
| * git-help -w: do not require to be in git repositoryJunio C Hamano2007-12-12
| * git.spec.in: remove python_pathJunio C Hamano2007-12-12
| * Documentation: rename git.texi to user-manual.texiJunio C Hamano2007-12-12
| * Add git-browse-help to .gitignoreJeff King2007-12-10
| * git-help -i: show info documentation from matching version of gitJunio C Hamano2007-12-10
| * git-help -i: invoke info with document and node nameJunio C Hamano2007-12-10
| * Documentation: add gitman.info targetJunio C Hamano2007-12-10
| * Merge branch 'master' into cc/helpJunio C Hamano2007-12-10
| |\
| * | Documentation: describe -w/--web option to "git-help".Christian Couder2007-12-09
| * | Use {web,instaweb,help}.browser config options.Christian Couder2007-12-09
| * | git-help: add -w|--web option to display html man page in a browser.Christian Couder2007-12-09
| * | Documentation: describe -i/--info option to "git-help"Christian Couder2007-12-03
| * | git-help: add -i|--info option to display info page.Christian Couder2007-12-03
* | | Merge branch 'jc/shortlog-e'Junio C Hamano2007-12-12
|\ \ \
| * | | shortlog: default to HEAD when the standard input is a ttyJunio C Hamano2007-12-11
| * | | Invert numbers and names in the git-shortlog summary mode.Pierre Habouzit2007-12-11
| * | | shortlog: document -e optionJeff King2007-12-11
| * | | git-shortlog -e: show e-mail address as wellJunio C Hamano2007-12-08
* | | | Merge branch 'ew/svn-rev-db'Junio C Hamano2007-12-12
|\ \ \ \
| * | | | git-svn: reinstate old rev_db optimization in new rev_mapEric Wong2007-12-10
| * | | | git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong2007-12-10
| | |_|/ | |/| |
* | | | Merge branch 'jc/merge-recursive-gitlink'Junio C Hamano2007-12-12
|\ \ \ \
| * | | | Support a merge with conflicting gitlink changeJunio C Hamano2007-12-11
| |/ / /
* | | | Merge branch 'jk/svn-color'Junio C Hamano2007-12-12
|\ \ \ \
| * | | | git-svn: get color config from --get-colorboolJeff King2007-12-11
| * | | | Support GIT_PAGER_IN_USE environment variableJeff King2007-12-11
| |/ / /
* | | | disable t9119 for now.Junio C Hamano2007-12-12
* | | | Fix "diff --check" whitespace detectionWincent Colaiuta2007-12-12
* | | | git-diff --numstat -z: make it machine readableJunio C Hamano2007-12-12
* | | | Documentation: minor grammar fix for "git apply"Wincent Colaiuta2007-12-12
* | | | Use "whitespace" consistentlyWincent Colaiuta2007-12-12
* | | | Fix XML parser leaks in http-pushMike Hommey2007-12-12
* | | | Fix small memory leaks induced by diff_tree_setup_pathsMike Hommey2007-12-12
* | | | Fix git-fast-export for zero-sized blobsAlex Riesen2007-12-12
* | | | Fix clone not to ignore depth when performing a local cloneCharles Bailey2007-12-12
* | | | blame: drop blob data after passing blame to the parentJunio C Hamano2007-12-11
* | | | git-clone: print an error message when trying to clone empty repoJeff King2007-12-11
* | | | git.el: Added a menu for git-status-mode.Alexandre Julliard2007-12-11
* | | | Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt2007-12-11
* | | | commit: do not add extra LF at the end of the summary.Junio C Hamano2007-12-11
* | | | "git tag -u keyname" brokenLinus Torvalds2007-12-11