Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add argument 'no' commit/status option -u|--untracked-files | Marius Storm-Olsen | 2008-06-09 | 1 | -3/+22 | |
| * | | | | | | | Add an optional <mode> argument to commit/status -u|--untracked-files option | Marius Storm-Olsen | 2008-06-09 | 1 | -0/+61 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'kh/update-ref' | Junio C Hamano | 2008-06-22 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Make old sha1 optional with git update-ref -d | Karl Hasselström | 2008-06-02 | 1 | -0/+8 | |
* | | | | | | | t/README: Add 'Skipping Tests' section below 'Running Tests' | Jakub Narebski | 2008-06-21 | 1 | -0/+28 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-06-19 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | t7502-commit.sh: test_must_fail doesn't work with inline environment variables | Brandon Casey | 2008-06-19 | 1 | -1/+5 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | test-lib.sh: add --long-tests option | Lea Wiemann | 2008-06-19 | 2 | -0/+6 | |
|/ / / / / | ||||||
* | | | | | clean up error conventions of remote.c:match_explicit | Jeff King | 2008-06-18 | 1 | -1/+9 | |
| |_|_|/ |/| | | | ||||||
* | | | | Make git reflog expire honour core.sharedRepository. | Pierre Habouzit | 2008-06-15 | 1 | -0/+15 | |
* | | | | Use 'trash directory' thoroughly in t/test-lib.sh | Jakub Narebski | 2008-06-14 | 1 | -1/+1 | |
* | | | | Merge branch 'rs/attr' | Junio C Hamano | 2008-06-14 | 1 | -0/+35 | |
|\ \ \ \ | ||||||
| * | | | | Ignore .gitattributes in bare repositories | René Scharfe | 2008-06-09 | 1 | -0/+35 | |
| | |/ / | |/| | | ||||||
* | | | | git-svn: test that extra blank lines aren't inserted in commit messages. | Avery Pennarun | 2008-06-14 | 1 | -1/+15 | |
| |_|/ |/| | | ||||||
* | | | t4126: fix test that happened to work due to timing | Junio C Hamano | 2008-06-13 | 1 | -4/+0 | |
* | | | Merge branch 'om/remote-fix' | Junio C Hamano | 2008-06-12 | 1 | -0/+37 | |
|\ \ \ | ||||||
| * | | | remote show: list tracked remote branches with -n | Olivier Marin | 2008-06-10 | 1 | -0/+2 | |
| * | | | remote prune: print the list of pruned branches | Olivier Marin | 2008-06-10 | 1 | -0/+18 | |
| * | | | remote show: fix the -n option | Olivier Marin | 2008-06-10 | 1 | -0/+17 | |
* | | | | t/.gitattributes: only ignore whitespace errors in test files | Lea Wiemann | 2008-06-12 | 2 | -2/+3 | |
|/ / / | ||||||
* | | | Merge branch 'js/merge-recursive' | Junio C Hamano | 2008-06-09 | 1 | -0/+52 | |
|\ \ \ | ||||||
| * | | | merge-recursive: respect core.autocrlf when writing out the result | Johannes Schindelin | 2008-06-09 | 1 | -1/+1 | |
| * | | | Add testcase for merging in a CRLF repo | Marius Storm-Olsen | 2008-06-09 | 1 | -0/+52 | |
* | | | | cat-file --batch / --batch-check: do not exit if hashes are missing | Lea Wiemann | 2008-06-09 | 1 | -3/+21 | |
* | | | | t1006-cat-file.sh: typo | Lea Wiemann | 2008-06-09 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'maint' | Junio C Hamano | 2008-06-04 | 1 | -0/+22 | |
|\ \ \ | |/ / | ||||||
| * | | describe: match pattern for lightweight tags too | Michael Dressel | 2008-06-04 | 1 | -0/+22 | |
* | | | t7502: honor SHELL_PATH | Junio C Hamano | 2008-06-04 | 1 | -3/+3 | |
* | | | Fix t5516 on cygwin: it does not like double slashes at the beginning of a path | Alex Riesen | 2008-06-03 | 1 | -1/+1 | |
* | | | t7502: tighten loosely written test sequence | Junio C Hamano | 2008-06-03 | 1 | -17/+18 | |
* | | | t7502: do not globally unset GIT_COMMITTER_* environment variables | Junio C Hamano | 2008-06-03 | 1 | -3/+6 | |
* | | | commit: drop duplicated parents | Junio C Hamano | 2008-06-02 | 1 | -0/+14 | |
| |/ |/| | ||||||
* | | Merge branch 'sb/am-tests' | Junio C Hamano | 2008-06-01 | 2 | -72/+260 | |
|\ \ | ||||||
| * | | Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.sh | Stephan Beyer | 2008-05-31 | 2 | -72/+34 | |
| * | | Add test cases for git-am | Stephan Beyer | 2008-05-31 | 1 | -0/+226 | |
* | | | Merge branch 'lw/test-fix' | Junio C Hamano | 2008-06-01 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | t/test-lib.sh: resolve symlinks in working directory, for pathname comparisons | Lea Wiemann | 2008-05-31 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge branch 'sp/remote' | Junio C Hamano | 2008-06-01 | 1 | -0/+18 | |
|\ \ \ | ||||||
| * | | | Make "git-remote prune" delete refs according to fetch specs | Shawn O. Pearce | 2008-05-31 | 1 | -0/+18 | |
| |/ / | ||||||
* | | | Merge branch 'lr/init-bare' | Junio C Hamano | 2008-06-01 | 1 | -0/+11 | |
|\ \ \ | ||||||
| * | | | git-init: accept --bare option | Luciano Rocha | 2008-05-28 | 1 | -0/+11 | |
| |/ / | ||||||
* | | | rollback lock files on more signals than just SIGINT | Paolo Bonzini | 2008-05-31 | 1 | -0/+14 | |
|/ / | ||||||
* | | builtin-fetch.c (store_updated_refs): Honor update_local_ref() return value | Dmitry V. Levin | 2008-05-28 | 1 | -0/+37 | |
* | | t5100: Avoid filename "nul" | Junio C Hamano | 2008-05-27 | 2 | -2/+2 | |
* | | Merge 1.5.5.3 in | Junio C Hamano | 2008-05-27 | 1 | -11/+2 | |
|\ \ | |/ | ||||||
| * | Revert "filter-branch: subdirectory filter needs --full-history" | Johannes Sixt | 2008-05-27 | 1 | -11/+2 | |
| * | Merge branch 'gp/bisect-fix' into maint | Junio C Hamano | 2008-05-26 | 1 | -0/+25 | |
| |\ | ||||||
* | | | t5700-clone-reference: Quote $U | Johannes Sixt | 2008-05-27 | 1 | -3/+3 | |
* | | | Add some tests for git update-ref -d | Karl Hasselström | 2008-05-27 | 1 | -0/+16 | |
* | | | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 2008-05-26 | 52 | -388/+391 | |
|\ \ \ |