Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for pre-commit and commit-msg hooks | Wincent Colaiuta | 2007-12-09 | 3 | -1/+153 |
* | add status.relativePaths config variable | Jeff King | 2007-12-08 | 1 | -0/+31 |
* | Merge branch 'jc/clean-fix' | Junio C Hamano | 2007-12-06 | 1 | -0/+14 |
|\ | |||||
| * | t7300: add test for clean with wildcard pathspec | Jeff King | 2007-12-05 | 1 | -0/+14 |
* | | for-each-ref: Fix quoting style constants. | Johannes Sixt | 2007-12-06 | 1 | -0/+39 |
|/ | |||||
* | Merge branch 'maint' | Junio C Hamano | 2007-12-05 | 1 | -0/+46 |
|\ | |||||
| * | Merge branch 'nd/maint-work-tree-fix' into maint | Junio C Hamano | 2007-12-05 | 1 | -0/+46 |
| |\ | |||||
| | * | Do check_repository_format() early (re-fix) | Nguyễn Thái Ngọc Duy | 2007-12-05 | 1 | -0/+46 |
* | | | t5510: add a bit more tests for fetch | Junio C Hamano | 2007-12-04 | 1 | -0/+42 |
* | | | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | 6 | -3/+226 |
|\ \ \ | |||||
| * | | | quote_path: fix collapsing of relative paths | Jeff King | 2007-12-02 | 1 | -1/+1 |
| * | | | Add a few more tests for git-commit | Junio C Hamano | 2007-11-22 | 1 | -0/+92 |
| * | | | Replace "runstatus" with "status" in the tests | Johannes Schindelin | 2007-11-22 | 2 | -3/+3 |
| * | | | t7501-commit: Add test for git commit <file> with dirty index. | Kristian Høgsberg | 2007-11-22 | 1 | -0/+10 |
| * | | | builtin-commit --s: add a newline if the last line was not a S-o-b | Johannes Schindelin | 2007-11-22 | 1 | -0/+1 |
| * | | | builtin-commit: fix --signoff | Johannes Schindelin | 2007-11-22 | 1 | -0/+12 |
| * | | | git status: show relative paths when run in a subdirectory | Johannes Schindelin | 2007-11-22 | 1 | -0/+91 |
| * | | | Add testcase for amending and fixing author in git commit. | Kristian Høgsberg | 2007-11-22 | 1 | -0/+15 |
* | | | | Merge branch 'sp/refspec-match' | Junio C Hamano | 2007-12-04 | 2 | -1/+53 |
|\ \ \ \ | |||||
| * | | | | refactor fetch's ref matching to use refname_match() | Steffen Prohaska | 2007-11-18 | 1 | -0/+25 |
| * | | | | push: use same rules as git-rev-parse to resolve refspecs | Steffen Prohaska | 2007-11-18 | 1 | -1/+11 |
| * | | | | push: support pushing HEAD to real branch name | Steffen Prohaska | 2007-11-18 | 1 | -0/+17 |
* | | | | | Do not rely on the exit status of "unset" for unset variables | H.Merijn Brand | 2007-12-04 | 1 | -8/+8 |
* | | | | | t9600: require cvsps 2.1 to perform tests | Jeff King | 2007-12-04 | 1 | -2/+18 |
* | | | | | fast-export: rename the signed tag mode 'ignore' to 'verbatim' | Johannes Schindelin | 2007-12-03 | 1 | -2/+2 |
* | | | | | git-commit --allow-empty | Junio C Hamano | 2007-12-03 | 1 | -0/+7 |
* | | | | | git-commit: Allow to amend a merge commit that does not change the tree | Johannes Sixt | 2007-12-03 | 1 | -0/+32 |
* | | | | | Merge branch 'js/prune-expire' | Junio C Hamano | 2007-12-02 | 1 | -0/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Add "--expire <time>" option to 'git prune' | Johannes Schindelin | 2007-11-30 | 1 | -0/+18 |
* | | | | | | Merge branch 'js/fast-export' | Junio C Hamano | 2007-12-02 | 1 | -0/+123 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+123 |
* | | | | | | | Merge branch 'js/pull-rebase' | Junio C Hamano | 2007-12-02 | 1 | -0/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Teach 'git pull' about --rebase | Johannes Schindelin | 2007-11-28 | 1 | -0/+22 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jc/typebreak' | Junio C Hamano | 2007-12-02 | 2 | -3/+89 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rename: Break filepairs with different types. | Junio C Hamano | 2007-12-02 | 2 | -3/+89 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-02 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | t9600: test cvsimport from CVS working tree | Jeff King | 2007-12-02 | 1 | -0/+12 |
* | | | | | | | Merge branch 'jc/branch-contains' | Junio C Hamano | 2007-12-01 | 1 | -0/+58 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-branch --contains: doc and test | Junio C Hamano | 2007-11-22 | 1 | -0/+58 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'cr/tag-options' | Junio C Hamano | 2007-12-01 | 1 | -7/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-tag: test that -s implies an annotated tag | Jeff King | 2007-11-25 | 1 | -0/+16 |
| * | | | | | | | Make builtin-tag.c use parse_options. | Carlos Rica | 2007-11-18 | 1 | -7/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge 1.5.3.7 in | Junio C Hamano | 2007-12-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Fix typo in t4008 test title | Junio C Hamano | 2007-12-01 | 1 | -1/+1 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-11-30 | 8 | -7/+129 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Replace the word 'update-cache' by 'update-index' everywhere | Johannes Schindelin | 2007-11-30 | 6 | -6/+6 |
| * | | | | | cvsimport: fix usage of cvsimport.module | Jeff King | 2007-11-30 | 1 | -0/+21 |
| * | | | | | Merge branch 'jk/maint-cvsimport-fix' into maint | Junio C Hamano | 2007-11-30 | 1 | -0/+101 |
| |\ \ \ \ \ | |||||
| | * | | | | | cvsimport: use rev-parse to support packed refs | Jeff King | 2007-11-28 | 1 | -0/+2 |
| | * | | | | | Add basic cvsimport tests | Jeff King | 2007-11-28 | 1 | -0/+99 |