Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | stash: fix accidental apply of non-existent stashes | Jeff King | 2011-04-05 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jk/maint-upload-pack-shallow' into maint | Junio C Hamano | 2011-05-04 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | upload-pack: start pack-objects before async rev-list | Jeff King | 2011-04-06 | |
* | | | | | | | | | | | | Merge branch 'dm/stash-k-i-p' into maint | Junio C Hamano | 2011-05-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | stash: ensure --no-keep-index and --patch can be used in any order | Dan McGee | 2011-04-07 | |
| * | | | | | | | | | | | | stash: add two more tests for --no-keep-index | Dan McGee | 2011-04-07 | |
* | | | | | | | | | | | | | Merge branch 'jc/pack-objects-bigfile' into maint | Junio C Hamano | 2011-05-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Teach core.bigfilethreashold to pack-objects | Junio C Hamano | 2011-04-05 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'mg/reflog-with-options' into maint | Junio C Hamano | 2011-05-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | reflog: fix overriding of command line options | Michael J Gruber | 2011-04-01 | |
| * | | | | | | | | | | | | | t/t1411: test reflog with formats | Michael J Gruber | 2011-04-01 | |
| * | | | | | | | | | | | | | builtin/log.c: separate default and setup of cmd_log_init() | Michael J Gruber | 2011-04-01 | |
* | | | | | | | | | | | | | | Merge branch 'jk/stash-loosen-safety' into maint | Junio C Hamano | 2011-05-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | stash: drop dirty worktree check on apply | Jeff King | 2011-04-06 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'ar/clean-rmdir-empty' into maint | Junio C Hamano | 2011-05-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | clean: unreadable directory may still be rmdir-able if it is empty | Alex Riesen | 2011-04-01 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'mg/sha1-path-advise' into maint | Junio C Hamano | 2011-05-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | sha1_name: Suggest commit:./file for path in subdir | Michael J Gruber | 2011-04-03 | |
| * | | | | | | | | | | | | | | t1506: factor out test for "Did you mean..." | Michael J Gruber | 2011-04-03 | |
* | | | | | | | | | | | | | | | git-add.txt: document 'add.ignoreErrors' | Valentin Haenel | 2011-05-04 | |
* | | | | | | | | | | | | | | | Start 1.7.5.1 maintenance track | Junio C Hamano | 2011-04-29 | |
* | | | | | | | | | | | | | | | Merge branch 'mg/x-years-12-months' into maint | Junio C Hamano | 2011-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | date: avoid "X years, 12 months" in relative dates | Michael J Gruber | 2011-04-20 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | git-send-email: fix missing space in error message | Sylvain Rabot | 2011-04-29 | |
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Git 1.7.5v1.7.5 | Junio C Hamano | 2011-04-23 | |
* | | | | | | | | | | | | | | Git 1.7.5-rc3v1.7.5-rc3 | Junio C Hamano | 2011-04-19 | |
* | | | | | | | | | | | | | | Sync with 1.7.4.5 | Junio C Hamano | 2011-04-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Git 1.7.4.5v1.7.4.5 | Junio C Hamano | 2011-04-19 | |
| * | | | | | | | | | | | | | git-svn.txt: Document --mergeinfo | Michael J Gruber | 2011-04-19 | |
* | | | | | | | | | | | | | | Revert "run-command: prettify -D_FORTIFY_SOURCE workaround" | Junio C Hamano | 2011-04-18 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | archive: document limitation of tar.umask config setting | René Scharfe | 2011-04-14 | |
| * | | | | | | | | | | | | | t3306,t5304: avoid clock skew issues | Michael J Gruber | 2011-04-14 | |
| * | | | | | | | | | | | | | git.txt: fix list continuation | Michael J Gruber | 2011-04-14 | |
* | | | | | | | | | | | | | | Git 1.7.5-rc2v1.7.5-rc2 | Junio C Hamano | 2011-04-13 | |
* | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge branch 'jc/rev-list-options-fix' into maint | Junio C Hamano | 2011-04-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/checkout-untracked-symlink' into maint | Junio C Hamano | 2011-04-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | remove doubled words, e.g., s/to to/to/, and fix related typos | Jim Meyering | 2011-04-13 | |
* | | | | | | | | | | | | | | | revert: Hide '-r' option in default usage | Ramkumar Ramachandra | 2011-04-13 | |
* | | | | | | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink' | Junio C Hamano | 2011-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | t2021: mark a test as fixed | Johannes Sixt | 2011-04-12 | |
* | | | | | | | | | | | | | | | Merge branch 'nd/init-gitdir' | Junio C Hamano | 2011-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | t0001: guard a new test with SYMLINKS prerequisite | Johannes Sixt | 2011-04-11 | |
* | | | | | | | | | | | | | | | Makefile: extract Q_() source strings as ngettext() | Ævar Arnfjörð Bjarmason | 2011-04-11 | |
* | | | | | | | | | | | | | | | i18n: avoid parenthesized string as array initializer | Ramsay Jones | 2011-04-11 | |
* | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2011-04-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | git-svn: Cache results of running the executable "git config" | James Y Knight | 2011-04-09 | |
| * | | | | | | | | | | | | | | | git-svn: Add a svn-remote.<name>.pushurl config key | Alejandro R. Sedeño | 2011-04-09 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2011-04-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |