Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | archive tests: do not use .gitattributes in working directory | René Scharfe | 2009-04-17 | 1 | -4/+5 |
* | Merge branch 'jk/no-perl' | Junio C Hamano | 2009-04-12 | 11 | -2/+47 |
|\ | |||||
| * | tests: skip perl tests if NO_PERL is defined | Jeff King | 2009-04-08 | 11 | -2/+47 |
* | | Merge branch 'jk/show-upstream' | Junio C Hamano | 2009-04-12 | 1 | -0/+22 |
|\ \ | |||||
| * | | for-each-ref: add "upstream" format field | Jeff King | 2009-04-07 | 1 | -0/+22 |
* | | | Merge branch 'fg/remote-prune' | Junio C Hamano | 2009-04-12 | 1 | -0/+81 |
|\ \ \ | |||||
| * | | | add tests for remote groups | Jeff King | 2009-04-09 | 1 | -0/+81 |
* | | | | Merge branch 'cc/bisect-filter' | Junio C Hamano | 2009-04-12 | 1 | -0/+60 |
|\ \ \ \ | |||||
| * | | | | t6030: test bisecting with paths | Christian Couder | 2009-04-05 | 1 | -0/+60 |
| |/ / / | |||||
* | | | | git-svn: Save init/clone --ignore-paths in config | Ben Jackson | 2009-04-11 | 1 | -2/+2 |
* | | | | git-svn: Add per-svn-remote ignore-paths config | Ben Jackson | 2009-04-11 | 1 | -3/+52 |
| |_|/ |/| | | |||||
* | | | Merge branch 'maint' | Junio C Hamano | 2009-04-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Change double quotes to single quotes in message | Jari Aalto | 2009-04-07 | 1 | -1/+1 |
* | | | | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' | Junio C Hamano | 2009-04-07 | 2 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | match_tree_entry(): a pathspec only matches at directory boundaries | Junio C Hamano | 2009-04-01 | 1 | -0/+6 |
| * | | | | tree_entry_interesting: a pathspec only matches at directory boundary | Björn Steinbrink | 2009-04-01 | 1 | -0/+8 |
* | | | | | Merge branch 'js/maint-submodule-checkout' | Junio C Hamano | 2009-04-07 | 1 | -0/+42 |
|\ \ \ \ \ | |||||
| * | | | | | Fix 'git checkout <submodule>' to update the index | Johannes Schindelin | 2009-04-02 | 1 | -0/+42 |
* | | | | | | Merge branch 'cb/maint-merge-recursive-submodule-fix' | Junio C Hamano | 2009-04-07 | 1 | -0/+74 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | update cache for conflicting submodule entries | Clemens Buchacher | 2009-04-05 | 1 | -1/+1 |
| * | | | | | add tests for merging with submodules | Clemens Buchacher | 2009-04-05 | 1 | -0/+74 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'js/maint-diff-temp-smudge' into maint | Junio C Hamano | 2009-04-02 | 1 | -0/+16 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint | Junio C Hamano | 2009-04-02 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/shared-literally' | Junio C Hamano | 2009-04-06 | 1 | -0/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t1301: loosen test for forced modes | Jeff King | 2009-04-01 | 1 | -2/+2 |
| * | | | | | | "core.sharedrepository = 0mode" should set, not loosen | Junio C Hamano | 2009-03-27 | 1 | -0/+37 |
* | | | | | | | Merge branch 'mg/tracked-local-branches' | Junio C Hamano | 2009-04-06 | 1 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make local branches behave like remote branches when --tracked | Michael J Gruber | 2009-04-01 | 1 | -1/+1 |
| * | | | | | | | Test for local branches being followed with --track | Michael J Gruber | 2009-03-27 | 1 | -1/+9 |
* | | | | | | | | Merge branch 'sb/format-patch-patchname' | Junio C Hamano | 2009-04-06 | 11 | -33/+265 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | format-patch: --numbered-files and --stdout aren't mutually exclusive | Stephen Boyd | 2009-03-22 | 2 | -1/+171 |
| * | | | | | | | | format-patch: --attach/inline uses filename instead of SHA1 | Stephen Boyd | 2009-03-22 | 10 | -32/+94 |
* | | | | | | | | | tests: remove exit after test_done call | Jeff King | 2009-04-05 | 17 | -26/+0 |
* | | | | | | | | | send-email: fix nasty bug in ask() function | Jay Soffian | 2009-04-04 | 1 | -0/+13 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | send-email: ensure quoted addresses are rfc2047 encoded | Jay Soffian | 2009-04-02 | 1 | -0/+13 |
* | | | | | | | | send-email: correct two tests which were going interactive | Jay Soffian | 2009-04-02 | 1 | -3/+5 |
* | | | | | | | | Merge branch 'ef/fast-export' | Junio C Hamano | 2009-04-01 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | builtin-fast-export.c: handle nested tags | Erik Faye-Lund | 2009-03-29 | 1 | -2/+2 |
| * | | | | | | | | builtin-fast-export.c: fix crash on tagged trees | Erik Faye-Lund | 2009-03-29 | 1 | -3/+2 |
| * | | | | | | | | test-suite: adding a test for fast-export with tag variants | Erik Faye-Lund | 2009-03-29 | 1 | -0/+16 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'mh/format-patch-add-header' | Junio C Hamano | 2009-04-01 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | format-patch: add arbitrary email headers | Michael Hendricks | 2009-03-27 | 1 | -0/+15 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'jc/maint-1.6.0-keep-pack' | Junio C Hamano | 2009-04-01 | 1 | -0/+61 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pack-objects: don't loosen objects available in alternate or kept packs | Brandon Casey | 2009-03-21 | 1 | -1/+1 |
| * | | | | | | | | t7700: demonstrate repack flaw which may loosen objects unnecessarily | Brandon Casey | 2009-03-21 | 1 | -0/+17 |
| * | | | | | | | | pack-objects: only repack or loosen objects residing in "local" packs | Brandon Casey | 2009-03-20 | 1 | -1/+1 |
| * | | | | | | | | git-repack.sh: don't use --kept-pack-only option to pack-objects | Brandon Casey | 2009-03-20 | 1 | -1/+1 |
| * | | | | | | | | t7700-repack: add two new tests demonstrating repacking flaws | Brandon Casey | 2009-03-20 | 1 | -0/+44 |
* | | | | | | | | | send-email: ask_default should apply to all emails, not just the first | Jay Soffian | 2009-04-01 | 1 | -1/+3 |
* | | | | | | | | | send-email: add tests for refactored prompting | Jay Soffian | 2009-03-29 | 1 | -4/+48 |