aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano2009-06-20
|\
| * Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-18
* | Merge branch 'pb/maint-1.6.2-userdiff-fix'Junio C Hamano2009-06-20
|\ \
| * | upload-archive: fix infinite loop on CygwinRené Scharfe2009-06-18
| * | avoid exponential regex match for java and objc function namesPaolo Bonzini2009-06-18
* | | Merge branch 'sb/maint-1.6.0-add-config-fix'Junio C Hamano2009-06-20
|\ \ \
| * | | add: allow configurations to be overriden by command lineStephen Boyd2009-06-18
| * | | use xstrdup, not strdup in ll-merge.cJim Meyering2009-06-14
* | | | Merge branch 'lt/maint-unsigned-left-shift'Junio C Hamano2009-06-20
|\ \ \ \
| * | | | Fix big left-shifts of unsigned charLinus Torvalds2009-06-18
* | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2009-06-20
|\ \ \ \ \
| * | | | | gitk: Allow diff view without context linesMarkus Heidelberg2009-05-25
| * | | | | gitk: Add another string to translationMichele Ballabio2009-05-25
| * | | | | gitk: Add option 'Simple history' to the options menuDirk Suesserott2009-05-25
| * | | | | gitk: Handle msysGit version during version comparisonsPat Thoyts2009-05-19
| * | | | | gitk: Make more options easily accessible from Edit View dialogElijah Newren2009-05-16
| * | | | | gitk: Check git version before using --textconv flagPaul Mackerras2009-05-16
| * | | | | gitk: Use --textconv to generate diff textJohannes Sixt2009-05-16
| * | | | | gitk: Update German translation.Christian Stimming2009-05-16
* | | | | | Merge branch 'maint'Junio C Hamano2009-06-18
|\ \ \ \ \ \
| * | | | | | http.c: fix compiling with libcurl 7.9.2Mark Lodato2009-06-18
| * | | | | | import-tars: support symlinksJohannes Schindelin2009-06-18
| * | | | | | pull, rebase: simplify to use die()Stephen Boyd2009-06-14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sb/parse-options-integer'Junio C Hamano2009-06-18
|\ \ \ \ \ \
| * | | | | | parse-options: simplify usage argh handlingStephen Boyd2009-06-06
| * | | | | | parse-options: make OPT_INTEGER's argh explicitStephen Boyd2009-06-06
* | | | | | | Merge branch 'ak/maint-for-each-ref-no-lookup'Junio C Hamano2009-06-18
|\ \ \ \ \ \ \
| * | | | | | | for-each-ref: Do not lookup objects when they will not be usedAnders Kaseorg2009-05-28
* | | | | | | | Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...Alex Bennée2009-06-18
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-06-13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-06-13
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-06-13
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | git-rerere.txt: grammatical fixups and cleanupsStephen Boyd2009-06-13
* | | | | | | | Merge branch 'mh/fix-send-email-threaded'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano2009-06-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | doc/send-email: clarify the behavior of --in-reply-to with --no-threadMarkus Heidelberg2009-06-12
| | * | | | | | | | send-email: fix non-threaded mailsMarkus Heidelberg2009-06-12
| | * | | | | | | | add a test for git-send-email for non-threaded mailsMarkus Heidelberg2009-06-12
| | |/ / / / / / /
| * | | | | | | | send-email: fix a typo in a commentMarkus Heidelberg2009-06-12
| * | | | | | | | send-email: fix threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
| * | | | | | | | add a test for git-send-email for threaded mails without chain-reply-toMarkus Heidelberg2009-06-12
* | | | | | | | | Merge branch 'rc/http-push'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | http*: add helper methods for fetching objects (loose)Tay Ray Chuan2009-06-06
| * | | | | | | | | http*: add helper methods for fetching packsTay Ray Chuan2009-06-06
| * | | | | | | | | http: use new http API in fetch_index()Tay Ray Chuan2009-06-06
| * | | | | | | | | http*: add http_get_info_packsTay Ray Chuan2009-06-06
| * | | | | | | | | http-push.c::fetch_symref(): use the new http APIMike Hommey2009-06-06
| * | | | | | | | | http-push.c::remote_exists(): use the new http APIMike Hommey2009-06-06
| * | | | | | | | | http.c::http_fetch_ref(): use the new http APIMike Hommey2009-06-06