summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* process_{tree,blob}: show objects without bufferingLinus Torvalds2009-04-127-41/+48
* process_{tree,blob}: Remove useless xstrdup callsLinus Torvalds2009-04-121-0/+2
* process_{tree,blob}: Remove useless xstrdup callsBjörn Steinbrink2009-04-082-3/+0
* Documentation: clarify .gitattributes searchJason Merrill2009-04-072-5/+5
* git-checkout.txt: clarify that <branch> applies when no path is given.Matthieu Moy2009-04-071-2/+6
* git-checkout.txt: fix incorrect statement about HEAD and indexMatthieu Moy2009-04-071-2/+2
* commit: abort commit if interactive add failedJeff King2009-04-051-1/+2
* git-repack: use non-dashed update-server-infoDan McGee2009-04-051-1/+1
* Documentation: Remove an odd "instead"Holger Weiß2009-04-011-1/+1
* Fix bash completion in path with spacesDaniel Cheng (aka SDiZ)2009-03-301-2/+2
* bash completion: only show 'log --merge' if mergingThomas Rast2009-03-301-1/+6
* git-tag(1): add hint about commit messagesNico -telmich- Schottelius2009-03-301-0/+1
* Documentation: update graph api example.Allan Caffee2009-03-301-4/+4
* import-zips: fix thinkoJohannes Schindelin2009-03-291-1/+2
* close_sha1_file(): make it easier to diagnose errorsLinus Torvalds2009-03-241-1/+1
* avoid possible overflow in delta size filtering computationNicolas Pitre2009-03-241-1/+1
* everyday: use the dashless form of git-initDavid Aguilar2009-03-221-1/+1
* Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano2009-03-1222-10/+229
|\
| * mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-2814-0/+100
| * mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-285-1/+11
| * mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-122-1/+5
| * mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-106-9/+114
* | Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0Junio C Hamano2009-03-122-36/+73
|\ \
| * | bisect: fix another instance of eval'ed stringChristian Couder2009-02-271-1/+7
| * | bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-272-35/+66
* | | Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0Junio C Hamano2009-03-122-2/+9
|\ \ \
| * | | Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-122-2/+9
* | | | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0Junio C Hamano2009-03-122-66/+98
|\ \ \ \
| * | | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-272-66/+98
* | | | | added missing backtick in git-apply.txtDanijel Tasov2009-02-281-1/+1
* | | | | Make repack less likely to corrupt repositoryJunio C Hamano2009-02-111-20/+67
* | | | | fast-export: ensure we traverse commits in topological orderElijah Newren2009-02-111-0/+1
* | | | | Clear the delta base cache if a pack is rebuiltShawn O. Pearce2009-02-111-0/+1
* | | | | Clear the delta base cache during fast-import checkpointShawn O. Pearce2009-02-103-0/+9
| |/ / / |/| | |
* | | | Fixed broken git help -w when installing from RPMDavid J. Mellor2009-02-041-1/+4
* | | | builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy2009-02-042-5/+5
* | | | Add a testcase for "git mv -f" on untracked files.Matthieu Moy2009-02-041-0/+8
* | | | Missing && in t/t7001.sh.Matthieu Moy2009-02-041-1/+1
* | | | User-manual: "git stash <comment>" form is long goneWilliam Pursell2009-02-031-1/+1
* | | | add test-dump-cache-tree in MakefileGuanqun Lu2009-02-032-1/+1
* | | | fix typo in DocumentationGuanqun Lu2009-02-031-1/+1
* | | | apply: fix access to an uninitialized mode variable, found by valgrindJohannes Schindelin2009-02-031-1/+1
* | | | grep: pass -I (ignore binary) down to external grepJunio C Hamano2009-02-021-0/+2
* | | | merge: fix out-of-bounds memory accessRené Scharfe2009-01-311-3/+6
* | | | avoid 31-bit truncation in write_loose_objectJeff King2009-01-281-1/+2
* | | | test-path-utils: Fix off by one, found by valgrindJohannes Schindelin2009-01-271-1/+1
* | | | get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin2009-01-271-1/+1
|/ / /
* | | Fix Documentation for git-describeBoyd Stephen Smith Jr2009-01-231-1/+1
* | | builtin-fsck: fix off by one head countChristian Couder2009-01-171-1/+1
* | | Documentation: let asciidoc align related optionsMarkus Heidelberg2009-01-171-1/+4