Commit message (Expand) | Author | Age | |
---|---|---|---|
* | use a hash of the lock token as the suffix for PUT/MOVE | Tay Ray Chuan | 2009-02-15 |
* | Simplify t3412 | Johannes Schindelin | 2009-01-28 |
* | Simplify t3411 | Johannes Schindelin | 2009-01-28 |
* | Simplify t3410 | Johannes Schindelin | 2009-01-28 |
* | test-lib.sh: introduce test_commit() and test_merge() helpers | Johannes Schindelin | 2009-01-28 |
* | lib-rebase.sh: Document what set_fake_editor() does | Johannes Schindelin | 2009-01-28 |
* | t3404 & t3411: undo copy&paste | Johannes Schindelin | 2009-01-28 |
* | Merge branch 'tr/previous-branch' | Junio C Hamano | 2009-01-28 |
|\ | |||
| * | t1505: remove debugging cruft | Thomas Rast | 2009-01-25 |
| * | Fix parsing of @{-1}@{1} | Johannes Schindelin | 2009-01-19 |
| * | interpret_nth_last_branch(): avoid traversing the reflog twice | Junio C Hamano | 2009-01-19 |
| * | checkout: implement "-" abbreviation, add docs and tests | Thomas Rast | 2009-01-17 |
| * | sha1_name: support @{-N} syntax in get_sha1() | Thomas Rast | 2009-01-17 |
* | | Windows: Fix intermittent failures of t7701 | Johannes Sixt | 2009-01-28 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-01-28 |
|\ \ | |||
| * | | send-pack: do not send unknown object name from ".have" to pack-objects | Junio C Hamano | 2009-01-27 |
| * | | Merge branch 'cb/maint-unpack-trees-absense' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ | |||
| * \ \ | Merge branch 'tr/maint-no-index-fixes' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'js/add-not-submodule' into maint | Junio C Hamano | 2009-01-23 |
| |\ \ \ \ | |||
* | | | | | | tests: Avoid single-shot environment export for shell function invocation | Junio C Hamano | 2009-01-26 |
* | | | | | | rebase -i: correctly remember --root flag across --continue | Junio C Hamano | 2009-01-26 |
* | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-01-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-svn: Add test for --ignore-paths parameter | Vitaly \"_Vi\" Shukela | 2009-01-25 |
* | | | | | | | Merge branch 'js/diff-color-words' | Junio C Hamano | 2009-01-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Change the spelling of "wordregex". | Boyd Stephen Smith Jr | 2009-01-21 |
| * | | | | | | | color-words: Support diff.wordregex config option | Boyd Stephen Smith Jr | 2009-01-21 |
| * | | | | | | | color-words: make regex configurable via attributes | Thomas Rast | 2009-01-17 |
| * | | | | | | | color-words: take an optional regular expression describing words | Johannes Schindelin | 2009-01-17 |
| * | | | | | | | color-words: change algorithm to allow for 0-character word boundaries | Johannes Schindelin | 2009-01-17 |
* | | | | | | | | Merge branch 'js/maint-all-implies-HEAD' | Junio C Hamano | 2009-01-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | bundle: allow the same ref to be given more than once | Junio C Hamano | 2009-01-17 |
| * | | | | | | | | revision walker: include a detached HEAD in --all | Johannes Schindelin | 2009-01-17 |
* | | | | | | | | | Merge branch 'sr/clone-empty' | Junio C Hamano | 2009-01-25 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| * | | | | | | | | Allow cloning an empty repository | Sverre Rabbelier | 2009-01-23 |
* | | | | | | | | | Merge branch 'js/patience-diff' | Junio C Hamano | 2009-01-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Introduce the diff option '--patience' | Johannes Schindelin | 2009-01-07 |
* | | | | | | | | | | git-am: implement --reject option passed to git-apply | martin f. krafft | 2009-01-23 |
* | | | | | | | | | | t/t4202-log.sh: Add testcases | Arjen Laarhoven | 2009-01-23 |
| |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fix combined use of whitespace ignore options to diff | Keith Cascio | 2009-01-19 |
| * | | | | | | | | | test more combinations of ignore-whitespace options to diff | Keith Cascio | 2009-01-19 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fix gitdir detection when in subdir of gitdir | SZEDER Gábor | 2009-01-17 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'rs/ctype' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Add ctype test | René Scharfe | 2009-01-17 |
* | | | | | | | | | | Merge branch 'jk/color-parse' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | expand --pretty=format color options | Jeff King | 2009-01-17 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'jc/maint-format-patch-o-relative' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Teach format-patch to handle output directory relative to cwd | Junio C Hamano | 2009-01-12 |
* | | | | | | | | | | | Merge branch 'kb/am-directory' | Junio C Hamano | 2009-01-21 |
|\ \ \ \ \ \ \ \ \ \ \ |