Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | avoid NULL dereference on failed malloc | Jim Meyering | 2009-06-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | builtin-remote: Make "remote -v" display push urls | Michael J Gruber | 2009-06-13 | 1 | -5/+26 | |
| * | | | | | | | | | | | | | | | builtin-remote: Show push urls as well | Michael J Gruber | 2009-06-13 | 2 | -8/+22 | |
| * | | | | | | | | | | | | | | | technical/api-remote: Describe new struct remote member pushurl | Michael J Gruber | 2009-06-09 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | t5516: Check pushurl config setting | Michael J Gruber | 2009-06-09 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | Allow push and fetch urls to be different | Michael J Gruber | 2009-06-09 | 5 | -4/+37 | |
* | | | | | | | | | | | | | | | | Merge branch 'mn/maint-iconv-autoconf' | Junio C Hamano | 2009-06-20 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | fix handling of iconv configuration options | Marco Nelissen | 2009-06-08 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | Merge branch 'sb/pull-rebase' | Junio C Hamano | 2009-06-20 | 4 | -221/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | parse-remote: remove unused functions | Santi Béjar | 2009-06-11 | 2 | -224/+0 | |
| * | | | | | | | | | | | | | | | | parse-remote: support default reflist in get_remote_merge_branch | Santi Béjar | 2009-06-11 | 2 | -1/+21 | |
| * | | | | | | | | | | | | | | | | parse-remote: function to get the tracking branch to be merge | Santi Béjar | 2009-06-11 | 2 | -5/+31 | |
* | | | | | | | | | | | | | | | | | Merge branch 'pb/send-email-cccmd-fix' | Junio C Hamano | 2009-06-20 | 4 | -10/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Test cccmd in t9001-send-email.sh and fix some bugs | Paolo Bonzini | 2009-06-18 | 4 | -10/+80 | |
* | | | | | | | | | | | | | | | | | Merge branch 'pb/maint-1.6.2-userdiff-fix' | Junio C Hamano | 2009-06-20 | 2 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | upload-archive: fix infinite loop on Cygwin | René Scharfe | 2009-06-18 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | avoid exponential regex match for java and objc function names | Paolo Bonzini | 2009-06-18 | 1 | -2/+3 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'sb/maint-1.6.0-add-config-fix' | Junio C Hamano | 2009-06-20 | 3 | -6/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | add: allow configurations to be overriden by command line | Stephen Boyd | 2009-06-18 | 2 | -2/+15 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | use xstrdup, not strdup in ll-merge.c | Jim Meyering | 2009-06-14 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | Merge branch 'lt/maint-unsigned-left-shift' | Junio C Hamano | 2009-06-20 | 8 | -16/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix big left-shifts of unsigned char | Linus Torvalds | 2009-06-18 | 8 | -16/+12 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2009-06-20 | 2 | -348/+479 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | gitk: Allow diff view without context lines | Markus Heidelberg | 2009-05-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | gitk: Add another string to translation | Michele Ballabio | 2009-05-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | gitk: Add option 'Simple history' to the options menu | Dirk Suesserott | 2009-05-25 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | gitk: Handle msysGit version during version comparisons | Pat Thoyts | 2009-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | gitk: Make more options easily accessible from Edit View dialog | Elijah Newren | 2009-05-16 | 1 | -37/+94 | |
| * | | | | | | | | | | | | | | | gitk: Check git version before using --textconv flag | Paul Mackerras | 2009-05-16 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | gitk: Use --textconv to generate diff text | Johannes Sixt | 2009-05-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | gitk: Update German translation. | Christian Stimming | 2009-05-16 | 1 | -307/+373 | |
* | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-06-18 | 4 | -19/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | http.c: fix compiling with libcurl 7.9.2 | Mark Lodato | 2009-06-18 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | import-tars: support symlinks | Johannes Schindelin | 2009-06-18 | 1 | -5/+12 | |
| * | | | | | | | | | | | | | | | pull, rebase: simplify to use die() | Stephen Boyd | 2009-06-14 | 2 | -10/+5 | |
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'sb/parse-options-integer' | Junio C Hamano | 2009-06-18 | 4 | -48/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | parse-options: simplify usage argh handling | Stephen Boyd | 2009-06-06 | 3 | -38/+21 | |
| * | | | | | | | | | | | | | | | parse-options: make OPT_INTEGER's argh explicit | Stephen Boyd | 2009-06-06 | 3 | -12/+5 | |
* | | | | | | | | | | | | | | | | Merge branch 'ak/maint-for-each-ref-no-lookup' | Junio C Hamano | 2009-06-18 | 1 | -9/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | for-each-ref: Do not lookup objects when they will not be used | Anders Kaseorg | 2009-05-28 | 1 | -9/+17 | |
* | | | | | | | | | | | | | | | | Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki... | Alex Bennée | 2009-06-18 | 2 | -3/+26 | |
| |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-06-13 | 1 | -33/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-06-13 | 1 | -33/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-06-13 | 1 | -33/+32 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-13 | 2 | -34/+34 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | git-rerere.txt: grammatical fixups and cleanups | Stephen Boyd | 2009-06-13 | 1 | -33/+32 | |
* | | | | | | | | | | | | | | | Merge branch 'mh/fix-send-email-threaded' | Junio C Hamano | 2009-06-13 | 3 | -4/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded | Junio C Hamano | 2009-06-12 | 3 | -3/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | doc/send-email: clarify the behavior of --in-reply-to with --no-thread | Markus Heidelberg | 2009-06-12 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | send-email: fix non-threaded mails | Markus Heidelberg | 2009-06-12 | 2 | -2/+3 |