summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano2007-12-122-2/+17
* Merge branch 'cc/help'Junio C Hamano2007-12-1212-57/+340
|\
| * RPM spec: Adjust htmldirJunio C Hamano2007-12-121-4/+8
| * git-help -w: do not require to be in git repositoryJunio C Hamano2007-12-122-24/+34
| * git.spec.in: remove python_pathJunio C Hamano2007-12-121-3/+0
| * Documentation: rename git.texi to user-manual.texiJunio C Hamano2007-12-121-3/+3
| * Add git-browse-help to .gitignoreJeff King2007-12-101-0/+1
| * git-help -i: show info documentation from matching version of gitJunio C Hamano2007-12-102-1/+6
| * git-help -i: invoke info with document and node nameJunio C Hamano2007-12-101-1/+1
| * Documentation: add gitman.info targetJunio C Hamano2007-12-102-8/+66
| * Merge branch 'master' into cc/helpJunio C Hamano2007-12-10116-2054/+5116
| |\
| * | Documentation: describe -w/--web option to "git-help".Christian Couder2007-12-092-2/+22
| * | Use {web,instaweb,help}.browser config options.Christian Couder2007-12-092-2/+7
| * | git-help: add -w|--web option to display html man page in a browser.Christian Couder2007-12-094-17/+171
| * | Documentation: describe -i/--info option to "git-help"Christian Couder2007-12-032-2/+12
| * | git-help: add -i|--info option to display info page.Christian Couder2007-12-031-8/+27
* | | Merge branch 'jc/shortlog-e'Junio C Hamano2007-12-126-22/+37
|\ \ \
| * | | shortlog: default to HEAD when the standard input is a ttyJunio C Hamano2007-12-115-19/+19
| * | | Invert numbers and names in the git-shortlog summary mode.Pierre Habouzit2007-12-111-1/+1
| * | | shortlog: document -e optionJeff King2007-12-111-2/+5
| * | | git-shortlog -e: show e-mail address as wellJunio C Hamano2007-12-081-0/+12
* | | | Merge branch 'ew/svn-rev-db'Junio C Hamano2007-12-123-107/+258
|\ \ \ \
| * | | | git-svn: reinstate old rev_db optimization in new rev_mapEric Wong2007-12-101-14/+57
| * | | | git-svn: replace .rev_db with a more space-efficient .rev_map formatEric Wong2007-12-103-110/+218
| | |_|/ | |/| |
* | | | Merge branch 'jc/merge-recursive-gitlink'Junio C Hamano2007-12-122-4/+10
|\ \ \ \
| * | | | Support a merge with conflicting gitlink changeJunio C Hamano2007-12-112-4/+10
| |/ / /
* | | | Merge branch 'jk/svn-color'Junio C Hamano2007-12-125-37/+18
|\ \ \ \
| * | | | git-svn: get color config from --get-colorboolJeff King2007-12-111-33/+2
| * | | | Support GIT_PAGER_IN_USE environment variableJeff King2007-12-114-4/+16
| |/ / /
* | | | disable t9119 for now.Junio C Hamano2007-12-121-0/+2
* | | | Fix "diff --check" whitespace detectionWincent Colaiuta2007-12-122-3/+19
* | | | git-diff --numstat -z: make it machine readableJunio C Hamano2007-12-122-32/+129
* | | | Documentation: minor grammar fix for "git apply"Wincent Colaiuta2007-12-121-1/+1
* | | | Use "whitespace" consistentlyWincent Colaiuta2007-12-123-10/+9
* | | | Fix XML parser leaks in http-pushMike Hommey2007-12-121-6/+9
* | | | Fix small memory leaks induced by diff_tree_setup_pathsMike Hommey2007-12-123-1/+6
* | | | Fix git-fast-export for zero-sized blobsAlex Riesen2007-12-121-1/+1
* | | | Fix clone not to ignore depth when performing a local cloneCharles Bailey2007-12-121-1/+4
* | | | blame: drop blob data after passing blame to the parentJunio C Hamano2007-12-111-2/+15
* | | | git-clone: print an error message when trying to clone empty repoJeff King2007-12-111-1/+2
* | | | git.el: Added a menu for git-status-mode.Alexandre Julliard2007-12-111-1/+42
* | | | Fix a typo in checkout.sh and cleanup one-line help messagesJohannes Sixt2007-12-111-4/+4
* | | | commit: do not add extra LF at the end of the summary.Junio C Hamano2007-12-111-3/+7
* | | | "git tag -u keyname" brokenLinus Torvalds2007-12-112-10/+51
* | | | send-email: do not muck with initial-reply-to when unset.Junio C Hamano2007-12-111-3/+4
* | | | Don't cache DESTDIR in perl/perl.mak.Gerrit Pape2007-12-112-6/+2
* | | | autoconf: Check asciidoc version to automatically set ASCIIDOC8Jakub Narebski2007-12-112-0/+22
* | | | pack-objects: more threaded load balancing fix with often changed pathsNicolas Pitre2007-12-101-0/+10
* | | | Add more checkout testsDaniel Barkalow2007-12-101-3/+43
* | | | Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen2007-12-101-1/+1
|/ / /