Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove use of "tail -n 1" and "tail -1" | Jeff King | 2008-03-13 | 5 | -18/+18 |
* | grep portability fix: don't use "-e" or "-q" | Jeff King | 2008-03-13 | 7 | -37/+36 |
* | more tr portability test script fixes | Jeff King | 2008-03-13 | 9 | -15/+15 |
* | t0050: perl portability fix | Jeff King | 2008-03-13 | 1 | -2/+2 |
* | tr portability fixes | Jeff King | 2008-03-12 | 2 | -2/+5 |
* | Merge branch 'js/remote' | Junio C Hamano | 2008-03-11 | 1 | -0/+143 |
|\ | |||||
| * | builtin remote rm: remove symbolic refs, too | Johannes Schindelin | 2008-03-08 | 1 | -0/+1 |
| * | remote: fix "update [group...]" | Johannes Schindelin | 2008-03-05 | 1 | -0/+92 |
| * | builtin-remote: prune remotes correctly that were added with --mirror | Johannes Schindelin | 2008-03-01 | 1 | -0/+16 |
| * | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 | 1 | -2/+2 |
| * | Test "git remote show" and "git remote prune" | Johannes Schindelin | 2008-03-01 | 1 | -0/+34 |
* | | Merge branch 'lt/unpack-trees' | Junio C Hamano | 2008-03-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | Make 'unpack_trees()' have a separate source and destination index | Linus Torvalds | 2008-03-09 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-03-11 | 2 | -1/+30 |
|\ \ \ | |/ / |/| | | |||||
| * | | t0021: tr portability fix for Solaris | Jeff King | 2008-03-11 | 1 | -1/+3 |
| * | | launch_editor(): allow spaces in the filename | Johannes Schindelin | 2008-03-11 | 1 | -0/+27 |
| * | | git rebase --abort: always restore the right commit | Mike Hommey | 2008-03-11 | 1 | -0/+71 |
| * | | Merge branch 'kb/maint-filter-branch-disappear' into maint | Junio C Hamano | 2008-03-11 | 1 | -0/+24 |
| |\ \ | |||||
* | | | | Add a test for read-tree -u --reset with a D/F conflict | Jeff King | 2008-03-08 | 1 | -0/+30 |
* | | | | Merge branch 'ph/parseopt' | Junio C Hamano | 2008-03-08 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | parse-options: new option type to treat an option-like parameter as an argument. | Pierre Habouzit | 2008-03-02 | 1 | -0/+16 |
* | | | | | Merge branch 'dp/clean-fix' | Junio C Hamano | 2008-03-08 | 3 | -4/+57 |
|\ \ \ \ \ | |||||
| * | | | | | git-clean: add tests for relative path | Junio C Hamano | 2008-03-07 | 1 | -0/+52 |
| * | | | | | get_pathspec(): die when an out-of-tree path is given | Junio C Hamano | 2008-03-07 | 2 | -4/+5 |
* | | | | | | Merge branch 'sp/fetch-optim' | Junio C Hamano | 2008-03-08 | 2 | -0/+234 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Teach git-fetch to exploit server side automatic tag following | Shawn O. Pearce | 2008-03-04 | 1 | -0/+26 |
| * | | | | | | git-pack-objects: Automatically pack annotated tags if object was packed | Shawn O. Pearce | 2008-03-04 | 1 | -0/+84 |
| * | | | | | | Teach git-fetch to grab a tag at the same time as a commit | Shawn O. Pearce | 2008-03-03 | 1 | -0/+124 |
* | | | | | | | Merge branch 'jc/am' | Junio C Hamano | 2008-03-08 | 1 | -0/+72 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | am: read from the right mailbox when started from a subdirectory | Junio C Hamano | 2008-03-05 | 1 | -0/+72 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'kb/maint-filter-branch-disappear' | Junio C Hamano | 2008-03-08 | 1 | -0/+24 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | filter-branch: handle "disappearing tree" case correctly in subdir filter | Junio C Hamano | 2008-03-08 | 1 | -0/+24 |
* | | | | | | | Merge branch 'maint' to sync with 1.5.4.4 | Junio C Hamano | 2008-03-08 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Really make the LF after reset in fast-import optional | Adeodato Simó | 2008-03-08 | 1 | -0/+2 |
| * | | | | | | Merge branch 'js/maint-cvsexport' into maint | Junio C Hamano | 2008-03-08 | 1 | -0/+35 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-07 | 1 | -7/+17 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | test-lib: fix TERM to dumb for test repeatability | Junio C Hamano | 2008-03-07 | 1 | -7/+17 |
* | | | | | | | Merge branch 'js/reflog-delete' | Junio C Hamano | 2008-03-07 | 2 | -3/+74 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t3903-stash.sh: Add tests for new stash commands drop and pop | Brandon Casey | 2008-03-03 | 1 | -1/+45 |
| * | | | | | | | t3903-stash.sh: Add missing '&&' to body of testcase | Brandon Casey | 2008-03-03 | 1 | -2/+2 |
| * | | | | | | | Merge commit '74359821' into js/reflog-delete | Junio C Hamano | 2008-03-03 | 19 | -32/+865 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'bc/reflog-fix' into js/reflog-delete | Junio C Hamano | 2008-02-22 | 159 | -733/+6954 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Teach "git reflog" a subcommand to delete single entries | Johannes Schindelin | 2007-10-17 | 1 | -0/+26 |
* | | | | | | | | | | Add a very basic test script for git mergetool | Charles Bailey | 2008-03-05 | 1 | -0/+46 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-04 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options | Gerrit Pape | 2008-03-03 | 1 | -0/+6 |
* | | | | | | | | | t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge | Mike Hommey | 2008-03-03 | 1 | -28/+40 |
* | | | | | | | | | Fix test for cleanup failure in t7300 on Windows | Alex Riesen | 2008-03-03 | 1 | -1/+2 |
* | | | | | | | | | t6120 (describe): check --long properly | Junio C Hamano | 2008-03-03 | 1 | -0/+1 |
* | | | | | | | | | Add git-describe test for "verify annotated tag names on output" | Shawn O. Pearce | 2008-03-03 | 1 | -1/+16 |