Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add map_user() and clear_mailmap() to mailmap | Marius Storm-Olsen | 2009-02-08 | 3 | -51/+236 |
* | Add find_insert_index, insert_at_index and clear_func functions to string_list | Marius Storm-Olsen | 2009-02-08 | 2 | -4/+48 |
* | Add mailmap.file as configurational option for mailmap location | Marius Storm-Olsen | 2009-02-08 | 10 | -7/+147 |
* | Merge branch 'jc/fsck' (early part) | Junio C Hamano | 2009-02-04 | 2 | -14/+51 |
|\ | |||||
| * | fsck: check loose objects from alternate object stores by default | Junio C Hamano | 2009-01-30 | 2 | -9/+24 |
| * | fsck: HEAD is part of refs | Junio C Hamano | 2009-01-30 | 2 | -5/+27 |
* | | git-bundle doc: update examples | Nanako Shiraishi | 2009-02-04 | 1 | -48/+84 |
* | | Replace deprecated dashed git commands in usage | Alexander Potashev | 2009-02-04 | 10 | -11/+11 |
* | | git-show-branch doc: show -g as synonym to --reflog in the list | jidanni@jidanni.org | 2009-02-04 | 1 | -2/+2 |
* | | contrib git-resurrect: find traces of a branch name and resurrect it | Thomas Rast | 2009-02-04 | 1 | -0/+180 |
* | | Merge branch 'maint' | Junio C Hamano | 2009-02-04 | 3 | -9/+17 |
|\ \ | |||||
| * | | urls.txt: document optional port specification in git URLS | Stefan Naewe | 2009-02-04 | 1 | -4/+4 |
| * | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-04 | 2 | -5/+13 |
| |\ \ | |||||
| | * | | builtin-mv.c: check for unversionned files before looking at the destination. | Matthieu Moy | 2009-02-04 | 2 | -5/+5 |
| | * | | Add a testcase for "git mv -f" on untracked files. | Matthieu Moy | 2009-02-04 | 1 | -0/+8 |
| | * | | Missing && in t/t7001.sh. | Matthieu Moy | 2009-02-04 | 1 | -1/+1 |
* | | | | Merge branch 'wp/add-patch-find' | Junio C Hamano | 2009-02-04 | 1 | -22/+64 |
|\ \ \ \ | |||||
| * | | | | add -p: trap Ctrl-D in 'goto' mode | Thomas Rast | 2009-02-04 | 1 | -0/+3 |
| * | | | | add -p: change prompt separator for 'g' | Thomas Rast | 2009-02-04 | 1 | -1/+1 |
| * | | | | In add --patch, Handle K,k,J,j slightly more gracefully. | William Pursell | 2009-02-01 | 1 | -15/+28 |
| * | | | | Add / command in add --patch | William Pursell | 2009-02-01 | 1 | -1/+27 |
| * | | | | git-add -i/-p: Change prompt separater from slash to comma | William Pursell | 2009-02-01 | 1 | -7/+7 |
* | | | | | Merge branch 'ns/am-slacker' | Junio C Hamano | 2009-02-04 | 3 | -2/+69 |
|\ \ \ \ \ | |||||
| * | | | | | git-am: Add --ignore-date option | Nanako Shiraishi | 2009-01-25 | 3 | -1/+37 |
| * | | | | | am: Add --committer-date-is-author-date option | Junio C Hamano | 2009-01-25 | 2 | -1/+32 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-04 | 5 | -3/+4 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 | 5 | -4/+4 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | User-manual: "git stash <comment>" form is long gone | William Pursell | 2009-02-03 | 1 | -1/+1 |
| | * | | | | add test-dump-cache-tree in Makefile | Guanqun Lu | 2009-02-03 | 2 | -1/+1 |
| | * | | | | fix typo in Documentation | Guanqun Lu | 2009-02-03 | 1 | -1/+1 |
| | * | | | | apply: fix access to an uninitialized mode variable, found by valgrind | Johannes Schindelin | 2009-02-03 | 1 | -1/+1 |
* | | | | | | bash: offer to show (un)staged changes | Thomas Rast | 2009-02-03 | 1 | -2/+24 |
* | | | | | | tests: fix test_commit() for case insensitive filesystems | Junio C Hamano | 2009-02-03 | 1 | -1/+1 |
* | | | | | | t3412: further simplify setting of GIT_EDITOR | Junio C Hamano | 2009-02-03 | 1 | -4/+0 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-02-03 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-02-03 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | grep: pass -I (ignore binary) down to external grep | Junio C Hamano | 2009-02-02 | 1 | -0/+2 |
* | | | | | | Merge branch 'jc/maint-add-u-remove-conflicted' | Junio C Hamano | 2009-02-03 | 2 | -1/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add -u: do not fail to resolve a path as deleted | Junio C Hamano | 2009-01-28 | 2 | -1/+69 |
* | | | | | | | Merge branch 'jk/maint-cleanup-after-exec-failure' | Junio C Hamano | 2009-02-03 | 3 | -10/+30 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | git: use run_command() to execute dashed externals | Jeff King | 2009-01-28 | 1 | -4/+13 |
| * | | | | | | run_command(): help callers distinguish errors | Jeff King | 2009-01-28 | 1 | -0/+1 |
| * | | | | | | run_command(): handle missing command errors more gracefully | Jeff King | 2009-01-28 | 1 | -4/+14 |
| * | | | | | | git: s/run_command/run_builtin/ | Jeff King | 2009-01-28 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | t3412: use log|name-rev instead of log --graph | Thomas Rast | 2009-02-01 | 1 | -26/+39 |
* | | | | | | gitweb: Update README that gitweb works better with PATH_INFO | Jakub Narebski | 2009-02-01 | 1 | -6/+4 |
* | | | | | | mailinfo: cleanup extra spaces for complex 'From:' | Kirill Smelkov | 2009-02-01 | 4 | -8/+19 |
* | | | | | | Merge branch 'ks/maint-mailinfo-folded' | Junio C Hamano | 2009-01-31 | 22 | -10/+229 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mailinfo: tests for RFC2047 examples | Kirill Smelkov | 2009-01-28 | 14 | -0/+100 |
| * | | | | | | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' | Kirill Smelkov | 2009-01-28 | 5 | -1/+11 |