Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Convert to use quiet option when available | Dan Loewenherz | 2009-04-22 | 4 | -5/+5 | |
* | | | | | Fix more typos/spelling in comments | Michael J Gruber | 2009-04-22 | 4 | -4/+4 | |
* | | | | | Fix typos / spelling in comments | Mike Ralphson | 2009-04-22 | 20 | -27/+27 | |
* | | | | | Documentation: git-svn: fix a grammatical error without awkwardness | Wesley J. Landaker | 2009-04-22 | 1 | -1/+1 | |
* | | | | | Documentation: git-svn: fix spurious bolding that mangles the output | Wesley J. Landaker | 2009-04-22 | 1 | -1/+1 | |
* | | | | | Wait for git diff to finish in git difftool | Alex Riesen | 2009-04-22 | 1 | -1/+2 | |
* | | | | | graph API: fix a bug in the rendering of octopus merges | Allan Caffee | 2009-04-22 | 2 | -2/+2 | |
* | | | | | graph API: fix extra space during pre_commit_line state | Allan Caffee | 2009-04-22 | 1 | -2/+2 | |
* | | | | | t4202-log: extend test coverage of graphing | Allan Caffee | 2009-04-22 | 1 | -2/+28 | |
* | | | | | Revert "stat_tracking_info(): only count real commits" | Junio C Hamano | 2009-04-21 | 2 | -6/+1 | |
* | | | | | test-lib.sh: Help test_create_repo() find the templates dir | Michael J Gruber | 2009-04-21 | 1 | -1/+1 | |
* | | | | | Merge branch 'mk/maint-apply-swap' | Junio C Hamano | 2009-04-21 | 1 | -3/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | tests: make test-apply-criss-cross-rename more robust | Michał Kiedrowicz | 2009-04-20 | 1 | -3/+31 | |
| * | | | | | builtin-apply: keep information about files to be deleted | Michał Kiedrowicz | 2009-04-20 | 2 | -8/+47 | |
| * | | | | | tests: test applying criss-cross rename patch | Michał Kiedrowicz | 2009-04-20 | 1 | -0/+38 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-21 | 2 | -1/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | gitcvs-migration: Link to git-cvsimport documentation | Frank Lichtenheld | 2009-04-20 | 1 | -1/+1 | |
| * | | | | Fix off-by-one in read_tree_recursive | Johannes Schindelin | 2009-04-20 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | grep: don't support "grep.color"-like config options | Markus Heidelberg | 2009-04-20 | 1 | -6/+3 | |
* | | | | Documentation: fix typos / spelling mistakes | Mike Ralphson | 2009-04-20 | 4 | -5/+5 | |
* | | | | builtin-remote: fix typo in option description | Mike Ralphson | 2009-04-20 | 1 | -1/+1 | |
* | | | | clone: add test for push on an empty clone. | Matthieu Moy | 2009-04-20 | 1 | -0/+10 | |
* | | | | Windows: Skip fstat/lstat optimization in write_entry() | Johannes Sixt | 2009-04-20 | 3 | -1/+17 | |
* | | | | Windows: Work around intermittent failures in mingw_rename | Johannes Sixt | 2009-04-20 | 1 | -2/+19 | |
* | | | | gitweb: Fix snapshots requested via PATH_INFO | Holger Weiß | 2009-04-20 | 1 | -2/+2 | |
* | | | | Merge branch 'mm/maint-add-p-quit' | Junio C Hamano | 2009-04-20 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | git add -p: add missing "q" to patch prompt | Wincent Colaiuta | 2009-04-20 | 1 | -1/+1 | |
* | | | | | Sync with 1.6.2.4 | Junio C Hamano | 2009-04-19 | 5 | -18/+25 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | GIT 1.6.2.4v1.6.2.4 | Junio C Hamano | 2009-04-19 | 2 | -2/+10 | |
| * | | | | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtins | Nguyễn Thái Ngọc Duy | 2009-04-19 | 1 | -2/+0 | |
| * | | | | Merge branch 'ef/maint-fast-export' into maint | Junio C Hamano | 2009-04-19 | 2 | -2/+26 | |
| |\ \ \ \ | ||||||
| | * | | | | builtin-fast-export.c: handle nested tags | Erik Faye-Lund | 2009-04-19 | 2 | -3/+6 | |
| | * | | | | builtin-fast-export.c: fix crash on tagged trees | Erik Faye-Lund | 2009-04-19 | 2 | -3/+6 | |
| | * | | | | builtin-fast-export.c: turn error into warning | Erik Faye-Lund | 2009-04-19 | 1 | -2/+4 | |
| | * | | | | test-suite: adding a test for fast-export with tag variants | Erik Faye-Lund | 2009-04-19 | 1 | -0/+16 | |
| * | | | | | Merge branch 'mm/maint-add-p-quit' into maint | Junio C Hamano | 2009-04-19 | 2 | -39/+38 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Update git-add.txt according to the new possibilities of 'git add -p'. | Matthieu Moy | 2009-04-19 | 1 | -1/+3 | |
| | * | | | | add-interactive: refactor mode hunk handling | Jeff King | 2009-04-19 | 1 | -43/+21 | |
| | * | | | | git add -p: new "quit" command at the prompt. | Matthieu Moy | 2009-04-19 | 2 | -1/+20 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'lt/maint-reflog-expire' into maint | Junio C Hamano | 2009-04-19 | 1 | -6/+70 | |
| |\ \ \ \ | ||||||
| | * | | | | Speed up reflog pruning of unreachable commits | Junio Hamano | 2009-04-19 | 1 | -0/+44 | |
| | * | | | | Clean up reflog unreachability pruning decision | Linus Torvalds | 2009-04-19 | 1 | -6/+26 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'jc/maint-shared-literally' into maint | Junio C Hamano | 2009-04-19 | 3 | -11/+23 | |
| |\ \ \ \ | ||||||
| | * | | | | Update docs on behaviour of 'core.sharedRepository' and 'git init --shared' | Johan Herland | 2009-04-18 | 2 | -7/+15 | |
* | | | | | | Work around ash "alternate value" expansion bug | Ben Jackson | 2009-04-18 | 3 | -3/+20 | |
* | | | | | | Update draft release notes to 1.6.3v1.6.3-rc1 | Junio C Hamano | 2009-04-18 | 1 | -13/+21 | |
* | | | | | | Merge branch 'lt/bool-on-off' | Junio C Hamano | 2009-04-18 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Documentation: boolean value may be given by on/off | Michał Kiedrowicz | 2009-04-17 | 1 | -1/+1 | |
| * | | | | | | Allow users to un-configure rename detection | Linus Torvalds | 2009-04-11 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'lt/pack-object-memuse' | Junio C Hamano | 2009-04-18 | 7 | -41/+54 | |
|\ \ \ \ \ \ \ |