Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | correct argument checking test for git hash-object | Dmitry Potapov | 2008-08-03 | 1 | -4/+4 | |
* | | | | | | | | | | Merge branch 'js/checkout-dwim-local' | Junio C Hamano | 2008-08-19 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | checkout --track: make up a sensible branch name if '-b' was omitted | Johannes Schindelin | 2008-08-11 | 1 | -0/+11 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | add boolean diff.suppress-blank-empty config option | Jim Meyering | 2008-08-19 | 1 | -0/+39 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0' | Brandon Casey | 2008-08-18 | 1 | -4/+6 | |
* | | | | | | | | | mailinfo: re-fix MIME multipart boundary parsing | Don Zickus | 2008-08-18 | 1 | -0/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | t9300: replace '!' with test_must_fail | Miklos Vajna | 2008-08-16 | 1 | -2/+2 | |
* | | | | | | | | git-am: ignore --binary option | Stephan Beyer | 2008-08-16 | 1 | -1/+1 | |
* | | | | | | | | Fix t3700 on filesystems which do not support question marks in names | Alex Riesen | 2008-08-15 | 1 | -4/+4 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-13 | 2 | -4/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | t5304-prune: adjust file mtime based on system time rather than file mtime | Brandon Casey | 2008-08-13 | 1 | -4/+4 | |
| * | | | | | | | | Fix escaping of glob special characters in pathspecs | Kevin Ballard | 2008-08-13 | 1 | -0/+8 | |
* | | | | | | | | | rebase -i -p: fix parent rewriting | Thomas Rast | 2008-08-13 | 1 | -0/+12 | |
* | | | | | | | | | rebase -i -p: handle index and workdir correctly | Thomas Rast | 2008-08-13 | 1 | -0/+6 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | diff --check: do not unconditionally complain about trailing empty lines | Junio C Hamano | 2008-08-11 | 1 | -1/+19 | |
* | | | | | | | | Adjust for the new way of enabling the default post-update hook | Petr Baudis | 2008-08-11 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-08-11 | 1 | -3/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Fix deleting reflog entries from HEAD reflog | Junio C Hamano | 2008-08-10 | 1 | -1/+1 | |
| * | | | | | reflog test: add more tests for 'reflog delete' | Pieter de Bie | 2008-08-10 | 1 | -4/+18 | |
* | | | | | | mailinfo: fix MIME multi-part message boundary handling | Junio C Hamano | 2008-08-09 | 5 | -1/+65 | |
* | | | | | | git-svn: Allow deep branch names by supporting multi-globs | Marcus Griep | 2008-08-08 | 3 | -4/+202 | |
* | | | | | | Fix multi-glob assertion in git-svn | Marcus Griep | 2008-08-08 | 1 | -6/+30 | |
* | | | | | | clone --mirror: avoid storing repeated tags | Johannes Schindelin | 2008-08-07 | 1 | -0/+12 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Sync with 1.5.6.5 | Junio C Hamano | 2008-08-06 | 2 | -0/+49 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Files given on the command line are relative to $cwd | Junio C Hamano | 2008-08-06 | 2 | -0/+49 | |
| * | | | | t/t4202-log.sh: add newline at end of file | Brandon Casey | 2008-08-01 | 1 | -1/+2 | |
| * | | | | sort_in_topological_order(): avoid setting a commit flag | Johannes Schindelin | 2008-08-01 | 1 | -0/+59 | |
| * | | | | Propagate -u/--upload-pack option of "git clone" to transport. | Steve Haslam | 2008-08-01 | 1 | -0/+26 | |
| * | | | | make sure parsed wildcard refspec ends with slash | Junio C Hamano | 2008-08-01 | 1 | -0/+30 | |
| * | | | | init: handle empty "template" parameter | Jeff King | 2008-08-01 | 1 | -0/+26 | |
* | | | | | t9119: conditionally re-enable test depending on svn(1) version | Eric Wong | 2008-08-05 | 1 | -29/+40 | |
* | | | | | Fix race condition in t9119-git-svn-info.sh | David D. Kilzer | 2008-08-05 | 1 | -4/+11 | |
| |_|_|/ |/| | | | ||||||
* | | | | correct access right for git-svn-dcommit test | Dmitry Potapov | 2008-08-04 | 1 | -0/+1 | |
* | | | | Flush output in start_async | Anders Melchiorsen | 2008-08-03 | 1 | -0/+6 | |
* | | | | clone --bare: Add ".git" suffix to the directory name to clone into | Johannes Schindelin | 2008-08-03 | 1 | -0/+7 | |
* | | | | clone: Add an option to set up a mirror | Johannes Schindelin | 2008-08-02 | 1 | -0/+12 | |
| |/ / |/| | | ||||||
* | | | Compact commit template message | Jeff King | 2008-07-31 | 1 | -6/+5 | |
* | | | Fix test-parse-options "integer" test | Junio C Hamano | 2008-07-30 | 1 | -1/+10 | |
* | | | Advertise the ability to abort a commit | Anders Melchiorsen | 2008-07-30 | 1 | -3/+4 | |
* | | | Support copy and rename detection in fast-export. | Alexander Gavrilov | 2008-07-29 | 1 | -0/+46 | |
* | | | format-patch: Produce better output with --inline or --attach | Kevin Ballard | 2008-07-29 | 8 | -0/+32 | |
| |/ |/| | ||||||
* | | t7001: fix "git mv" test | Junio C Hamano | 2008-07-28 | 1 | -0/+2 | |
* | | init: handle empty "template" parameter | Jeff King | 2008-07-27 | 1 | -0/+26 | |
* | | git-mv: Keep moved index entries inact | Petr Baudis | 2008-07-27 | 1 | -0/+52 | |
* | | rev-parse: Add support for the ^! and ^@ syntax | Björn Steinbrink | 2008-07-27 | 1 | -0/+2 | |
* | | make sure parsed wildcard refspec ends with slash | Junio C Hamano | 2008-07-27 | 1 | -0/+30 | |
* | | t6030 (bisect): work around Mac OS X "ls" | Jonathan Nieder | 2008-07-27 | 1 | -1/+1 | |
* | | git-svn: teach dcommit about svn auto-props | Brad King | 2008-07-25 | 1 | -0/+86 | |
* | | Propagate -u/--upload-pack option of "git clone" to transport. | Steve Haslam | 2008-07-25 | 1 | -0/+26 | |
* | | Merge branch 'maint' | Junio C Hamano | 2008-07-25 | 1 | -6/+5 | |
|\ \ | |/ |