Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix minor memory leak in get_tree_entry() | René Scharfe | 2010-02-14 | 1 | -0/+1 |
* | Fix typo in 1.6.6.2 release notes | Junio C Hamano | 2010-02-12 | 1 | -1/+1 |
* | Re-fix check-ref-format documentation mark-up | Junio C Hamano | 2010-02-12 | 1 | -1/+1 |
* | filter-branch: Fix error message for --prune-empty --commit-filter | Jacob Helwig | 2010-02-11 | 1 | -1/+1 |
* | Git 1.6.6.2v1.6.6.2 | Junio C Hamano | 2010-02-10 | 4 | -3/+50 |
* | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-02-10 | 1 | -2/+4 |
|\ | |||||
| * | t8003: check exit code of command and error message separately | Junio C Hamano | 2010-02-10 | 1 | -2/+4 |
* | | Merge branch 'sp/maint-fast-import-large-blob' into maint | Junio C Hamano | 2010-02-10 | 5 | -20/+227 |
|\ \ | |||||
| * | | fast-import: Stream very large blobs directly to pack | Shawn O. Pearce | 2010-02-01 | 5 | -20/+227 |
* | | | Merge branch 'gp/maint-cvsserver' into maint | Junio C Hamano | 2010-02-10 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | git-cvsserver: allow regex metacharacters in CVSROOT | Gerrit Pape | 2010-01-26 | 1 | -1/+1 |
* | | | | Merge branch 'jc/maint-reflog-bad-timestamp' into maint | Junio C Hamano | 2010-02-10 | 4 | -10/+86 |
|\ \ \ \ | |||||
| * | | | | t0101: use a fixed timestamp when searching in the reflog | Junio C Hamano | 2010-01-27 | 1 | -2/+2 |
| * | | | | Update @{bogus.timestamp} fix not to die() | Junio C Hamano | 2010-01-27 | 1 | -2/+2 |
| * | | | | approxidate_careful() reports errorneous date string | Junio C Hamano | 2010-01-26 | 4 | -10/+86 |
| |/ / / | |||||
* | | | | Merge branch 'il/maint-xmallocz' into maint | Junio C Hamano | 2010-02-10 | 4 | -10/+15 |
|\ \ \ \ | |||||
| * | | | | Fix integer overflow in unpack_compressed_entry() | Ilari Liusvaara | 2010-01-26 | 1 | -2/+1 |
| * | | | | Fix integer overflow in unpack_sha1_rest() | Ilari Liusvaara | 2010-01-26 | 1 | -2/+1 |
| * | | | | Fix integer overflow in patch_delta() | Ilari Liusvaara | 2010-01-26 | 1 | -2/+1 |
| * | | | | Add xmallocz() | Ilari Liusvaara | 2010-01-26 | 2 | -4/+12 |
| |/ / / | |||||
* | | | | Merge branch 'jh/maint-config-file-prefix' into maint | Junio C Hamano | 2010-02-10 | 2 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | builtin-config: Fix crash when using "-f <relative path>" from non-root dir | Johan Herland | 2010-01-26 | 2 | -1/+12 |
* | | | | | Merge branch 'nd/include-termios-for-osol' into maint | Junio C Hamano | 2010-02-10 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add missing #include to support TIOCGWINSZ on Solaris | Nguyễn Thái Ngọc Duy | 2010-01-11 | 1 | -0/+1 |
* | | | | | | Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' into maint | Junio C Hamano | 2010-02-10 | 2 | -1/+58 |
|\ \ \ \ \ \ | |||||
| * | | | | | | checkout -m path: fix recreating conflicts | Junio C Hamano | 2010-01-06 | 2 | -1/+58 |
* | | | | | | | Merge branch 'rs/maint-archive-match-pathspec' into maint | Junio C Hamano | 2010-02-10 | 1 | -1/+24 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | archive: complain about path specs that don't match anything | René Scharfe | 2009-12-30 | 1 | -1/+24 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | check-ref-format documentation: fix enumeration mark-up | Junio C Hamano | 2010-02-10 | 1 | -1/+1 |
* | | | | | | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-02-08 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | blame: prevent a segv when -L given start > EOF | Jay Soffian | 2010-02-08 | 2 | -1/+9 |
| * | | | | | | Merge branch 'sb/maint-octopus' into maint-1.6.5 | Junio C Hamano | 2010-02-01 | 2 | -9/+57 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'bg/maint-add-all-doc' into maint-1.6.5 | Junio C Hamano | 2010-02-01 | 2 | -29/+88 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'jc/maint-push-doc-status' into maint | Junio C Hamano | 2010-02-08 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-push: document all the status flags used in the output | Junio C Hamano | 2010-02-08 | 1 | -5/+10 |
* | | | | | | | | | | Merge branch 'jc/maint-imap-config-parse' into maint | Junio C Hamano | 2010-02-08 | 1 | -7/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix parsing of imap.preformattedHTML and imap.sslverify | Junio C Hamano | 2010-02-08 | 1 | -7/+8 |
* | | | | | | | | | | | Merge branch 'jc/maint-doc-git-add-example' into maint | Junio C Hamano | 2010-02-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-add documentation: Fix shell quoting example | Junio C Hamano | 2010-02-08 | 1 | -1/+1 |
* | | | | | | | | | | | | archive: simplify archive format guessing | René Scharfe | 2010-02-07 | 2 | -18/+26 |
* | | | | | | | | | | | | Update git fsck --full short description to mention packs | Wesley J. Landaker | 2010-02-05 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'jc/maint-limit-note-output' into maint | Junio C Hamano | 2010-02-05 | 8 | -1/+85 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 | 3 | -4/+7 |
| * | | | | | | | | | | | | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 8 | -1/+82 |
* | | | | | | | | | | | | | Merge branch 'maint-1.6.5' into maint | Junio C Hamano | 2010-01-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | fix memcpy of overlapping area | Jeff King | 2010-01-29 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | bash: don't offer remote transport helpers as subcommands | SZEDER Gábor | 2010-01-28 | 1 | -0/+1 |
* | | | | | | | | | | | Merge branch 'maint' of git://git.spearce.org/git-gui into maint | Junio C Hamano | 2010-01-24 | 5 | -23/+48 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-gui: work from the .git dir | Giuseppe Bilotta | 2010-01-23 | 1 | -0/+10 |
| * | | | | | | | | | | | git-gui: Fix applying a line when all following lines are deletions | Jeff Epler | 2010-01-23 | 1 | -0/+1 |