Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | i18n: git-merge basic messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -6/+24 | |
| * | | | | | | | | | | | | | | | i18n: git-log "--OPT does not make sense" messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i18n: git-grep "--open-files-in-pager" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i18n: git-fetch formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -8/+32 | |
| * | | | | | | | | | | | | | | | i18n: git-commit "enter the commit message" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -13/+21 | |
| * | | | | | | | | | | | | | | | i18n: git-commit print_summary messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | | i18n: git-commit formatting messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | i18n: git-commit "middle of a merge" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | i18n: git-checkout "HEAD is now at" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | i18n: git-branch "(no branch)" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i18n: git-branch "git branch -v" messages | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i18n: git-branch "Deleted branch [...]" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i18n: git-add "remove '%s'" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i18n: git-add "did not match any files" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | i18n: git-add "The following paths are ignored" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 2 | -13/+29 | |
| * | | | | | | | | | | | | | | | i18n: git-clone "Cloning into" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | i18n: git-init "Initialized [...] repository" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'jk/pull-into-empty' | Junio C Hamano | 2011-04-01 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | pull: do not clobber untracked files on initial pull | Jeff King | 2011-03-25 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | merge: merge unborn index before setting ref | Jeff King | 2011-03-25 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-30 | 2 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | t8001: check the exit status of the command being tested | Junio C Hamano | 2011-03-30 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | | | Typos: t/README | Michael Witten | 2011-03-30 | 1 | -5/+4 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 2011-03-30 | 2 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | tests: kill backgrounded processes more robustly | Jeff King | 2011-03-29 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | tests: make sure input to sed is newline terminated | Jonathan Nieder | 2011-03-29 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-29 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | / / / / / / / / / / / / | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | HOME must be set before calling git-init when creating test repositories | Alex Riesen | 2011-03-29 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | tests: fix overeager scrubbing of environment variables | Jens Lehmann | 2011-03-28 | 1 | -1/+10 | |
* | | | | | | | | | | | | | | | | Merge branch 'mg/rev-list-n-parents' | Junio C Hamano | 2011-03-26 | 1 | -10/+108 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | tests: avoid nonportable {foo,bar} glob | Jonathan Nieder | 2011-03-24 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | rev-list --min-parents,--max-parents: doc, test and completion | Michael J Gruber | 2011-03-23 | 1 | -1/+106 | |
| * | | | | | | | | | | | | | | | | t6009: use test_commit() from test-lib.sh | Michael J Gruber | 2011-03-21 | 1 | -11/+4 | |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/checkout-orphan-warning' | Junio C Hamano | 2011-03-26 | 1 | -0/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | checkout: clear commit marks after detached-orphan check | Jeff King | 2011-03-20 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | checkout: add basic tests for detached-orphan warning | Jeff King | 2011-03-20 | 1 | -0/+34 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-rerere-in-workdir' | Junio C Hamano | 2011-03-26 | 1 | -0/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | rerere: make sure it works even in a workdir attached to a young repository | Junio C Hamano | 2011-03-23 | 1 | -0/+55 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn | Junio C Hamano | 2011-03-26 | 2 | -22/+117 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | / / / / / / / / / / / / / | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | vcs-svn: handle log message with embedded NUL | Jonathan Nieder | 2011-03-26 | 1 | -0/+77 | |
| * | | | | | | | | | | | | | | | | | vcs-svn: remove buffer_read_string | Jonathan Nieder | 2011-03-26 | 1 | -22/+13 | |
| * | | | | | | | | | | | | | | | | | vcs-svn: make reading of properties binary-safe | Jonathan Nieder | 2011-03-26 | 1 | -0/+27 | |
* | | | | | | | | | | | | | | | | | | t7607: clean up stray untracked file | Jeff King | 2011-03-25 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | t7607: mark known breakage in test 11 as fixed | Jeff King | 2011-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'pk/stash-apply-status-relative' | Junio C Hamano | 2011-03-23 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Add test: git stash shows status relative to current dir | Piotr Krukowiecki | 2011-03-20 | 1 | -0/+19 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-diff-q-filter' | Junio C Hamano | 2011-03-23 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | diff --quiet: disable optimization when --diff-filter=X is used | Junio C Hamano | 2011-03-16 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'pw/p4' | Junio C Hamano | 2011-03-23 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | git-p4: test sync new branch | Pete Wyckoff | 2011-03-16 | 1 | -0/+23 |