Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | gitk: Fix another collection of bugs | Paul Mackerras | 2007-12-26 | 1 | -21/+28 | |
| * | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2007-12-20 | 3 | -250/+1016 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gitk: Implement date mode in the new framework | Paul Mackerras | 2007-12-20 | 1 | -98/+130 | |
| * | | | | | | | | | gitk: More bug fixes and cleanups | Paul Mackerras | 2007-12-19 | 1 | -39/+39 | |
| * | | | | | | | | | gitk: Fix more bugs resulting in Tcl "no such element in array" errors | Paul Mackerras | 2007-12-12 | 1 | -24/+35 | |
| * | | | | | | | | | gitk: Fix a couple of bugs | Paul Mackerras | 2007-12-11 | 1 | -2/+3 | |
| * | | | | | | | | | gitk: Compute row numbers and order tokens lazily | Paul Mackerras | 2007-12-11 | 1 | -90/+113 | |
| * | | | | | | | | | gitk: Fix bug in parsing multiple revision arguments | Paul Mackerras | 2007-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | gitk: Fix bug in assigning row numbers to arcs | Paul Mackerras | 2007-12-06 | 1 | -19/+19 | |
| * | | | | | | | | | gitk: Use git log without --topo-order and reorganize the commits ourselves | Paul Mackerras | 2007-12-03 | 1 | -421/+957 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-14 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-14 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Documentation/git-describe.txt: make description more readable | Ian Hilt | 2008-05-14 | 1 | -3/+4 | |
* | | | | | | | | | | | | Merge branch 'sb/committer' | Junio C Hamano | 2008-05-14 | 6 | -40/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | commit: Show committer if automatic | Santi Béjar | 2008-05-06 | 6 | -3/+40 | |
| * | | | | | | | | | | | | commit: Show author if different from committer | Santi Béjar | 2008-05-06 | 2 | -3/+35 | |
| * | | | | | | | | | | | | Preparation to call determine_author_info from prepare_to_commit | Santi Béjar | 2008-05-06 | 1 | -39/+39 | |
* | | | | | | | | | | | | | Merge branch 'bd/tests' | Junio C Hamano | 2008-05-14 | 57 | -539/+591 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Rename the test trash directory to contain spaces. | Bryan Donlan | 2008-05-05 | 3 | -6/+6 | |
| * | | | | | | | | | | | | | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 2008-05-05 | 39 | -469/+475 | |
| * | | | | | | | | | | | | | Don't use the 'export NAME=value' in the test scripts. | Bryan Donlan | 2008-05-05 | 10 | -39/+52 | |
| * | | | | | | | | | | | | | lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters | Bryan Donlan | 2008-05-05 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | test-lib.sh: Fix some missing path quoting | Bryan Donlan | 2008-05-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Use test_set_editor in t9001-send-email.sh | Bryan Donlan | 2008-05-05 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | test-lib.sh: Add a test_set_editor function to safely set $VISUAL | Bryan Donlan | 2008-05-05 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | git-send-email.perl: Handle shell metacharacters in $EDITOR properly | Bryan Donlan | 2008-05-05 | 2 | -3/+7 | |
| * | | | | | | | | | | | | | config.c: Escape backslashes in section names properly | Bryan Donlan | 2008-05-05 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | git-rebase.sh: Fix --merge --abort failures when path contains whitespace | Bryan Donlan | 2008-05-05 | 2 | -13/+22 | |
* | | | | | | | | | | | | | | Merge branch 'mv/format-cc' | Junio C Hamano | 2008-05-14 | 4 | -0/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add tests for sendemail.cc configuration variable | Miklos Vajna | 2008-04-29 | 1 | -0/+66 | |
| * | | | | | | | | | | | | | | git-send-email: add a new sendemail.cc configuration variable | Miklos Vajna | 2008-04-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | git-format-patch: add a new format.cc configuration variable | Miklos Vajna | 2008-04-29 | 2 | -0/+8 | |
* | | | | | | | | | | | | | | | Merge branch 'cc/hooks-doc' | Junio C Hamano | 2008-05-14 | 9 | -13/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page | Christian Couder | 2008-05-04 | 9 | -13/+28 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/renamelimit' (early part) | Junio C Hamano | 2008-05-14 | 7 | -6/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | diff: make "too many files" rename warning optional | Jeff King | 2008-05-03 | 3 | -1/+4 | |
| * | | | | | | | | | | | | | | | bump rename limit defaults | Jeff King | 2008-05-03 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | | add merge.renamelimit config option | Jeff King | 2008-05-03 | 3 | -3/+88 | |
| * | | | | | | | | | | | | | | | Merge commit 'sg/merge-options^' into jk/renamelimit | Junio C Hamano | 2008-05-03 | 11 | -81/+186 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | | filter-branch: fix variable export logic | Jeff King | 2008-05-13 | 1 | -3/+9 | |
* | | | | | | | | | | | | | | | | | clone: bsd shell portability fix | Jeff King | 2008-05-13 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | | | | t5000: tar portability fix | Jeff King | 2008-05-13 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | fix bsd shell negation | Jeff King | 2008-05-13 | 5 | -8/+8 | |
* | | | | | | | | | | | | | | | | | Improve reporting of errors in config file routines | Alex Riesen | 2008-05-12 | 1 | -19/+16 | |
* | | | | | | | | | | | | | | | | | Merge branch 'gp/bisect-fix' | Junio C Hamano | 2008-05-12 | 3 | -10/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | bisect: print an error message when "git rev-list --bisect-vars" fails | Christian Couder | 2008-05-08 | 2 | -2/+24 | |
| * | | | | | | | | | | | | | | | | | git-bisect.sh: don't accidentally override existing branch "bisect" | Gerrit Pape | 2008-05-05 | 3 | -8/+31 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-11 | 3 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-11 | 3 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | wt-status.h: declare global variables as extern | Johannes Sixt | 2008-05-11 | 1 | -2/+2 |