summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-22GIT 1.6.3.3v1.6.3.3Junio C Hamano
2009-06-22Merge branch 'ak/maint-for-each-ref-no-lookup' into maintJunio C Hamano
2009-06-22Merge branch 'rc/maint-http-local-slot-fix' into maintJunio C Hamano
2009-06-22Merge branch 'cb/maint-no-double-merge' into maintJunio C Hamano
2009-06-22Merge branch 'mn/maint-iconv-autoconf' into maintJunio C Hamano
2009-06-22Merge branch 'lt/maint-unsigned-left-shift' into maintJunio C Hamano
2009-06-22Merge branch 'pb/maint-1.6.2-userdiff-fix' into maintJunio C Hamano
2009-06-21attribute: whitespace set to true detects all errors known to gitJunio C Hamano
2009-06-21.gitattributes: CR at the end of the line is an errorNanako Shiraishi
2009-06-21t3505: fix abuse of test_expect_codeJunio C Hamano
2009-06-21Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-06-21Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-06-21Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-06-21git-show-ref.txt: remove word and make consistentStephen Boyd
2009-06-21git-svn documentation: fix typo in 'rebase vs. pull/merge' sectionMiklos Vajna
2009-06-18http.c: fix compiling with libcurl 7.9.2Mark Lodato
2009-06-18import-tars: support symlinksJohannes Schindelin
2009-06-18upload-archive: fix infinite loop on CygwinRené Scharfe
2009-06-18avoid exponential regex match for java and objc function namesPaolo Bonzini
2009-06-18Fix big left-shifts of unsigned charLinus Torvalds
2009-06-15pull, rebase: simplify to use die()Stephen Boyd
2009-06-14use xstrdup, not strdup in ll-merge.cJim Meyering
2009-06-14Merge branch 'maint-1.6.2' into maintJunio C Hamano
2009-06-14Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano
2009-06-14Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano
2009-06-13git-rerere.txt: grammatical fixups and cleanupsStephen Boyd
2009-06-12Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini
2009-06-11Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maintJunio C Hamano
2009-06-11rebase--interactive: remote stray closing parenthesisUwe Kleine-König
2009-06-09diff.c: plug a memory leak in an error pathJohannes Sixt
2009-06-09fetch-pack: close output channel after sideband demultiplexer terminatesJohannes Sixt
2009-06-09fix handling of iconv configuration optionsMarco Nelissen
2009-06-08builtin-remote: Make "remote show" display all urlsMichael J Gruber
2009-06-06Documentation: refer to gitworkflows(7) from tutorial and git(1)Thomas Rast
2009-06-06daemon: Strictly parse the "extra arg" part of the commandShawn O. Pearce
2009-06-06http*: cleanup slot->local after fcloseTay Ray Chuan
2009-06-04GIT 1.6.3.2v1.6.3.2Junio C Hamano
2009-06-03grep: fix empty word-regexp matchesRené Scharfe
2009-06-03blame: correctly handle a path that used to be a directoryJunio C Hamano
2009-06-03add -i: do not dump patch during applicationThomas Rast
2009-06-02Update draft release notes for 1.6.3.2Junio C Hamano
2009-06-02Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maintJunio C Hamano
2009-06-02Merge branch 'rs/maint-grep-word-regexp-fix' into maintJunio C Hamano
2009-06-02Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maintJunio C Hamano
2009-06-02Merge branch 'jc/maint-add-p-coalesce-fix' into maintJunio C Hamano
2009-06-02Merge branch 'tr/maint-doc-stash-pop' into maintJunio C Hamano
2009-06-02grep: fix colouring of matches with zero lengthRené Scharfe
2009-06-02refuse to merge during a mergeClemens Buchacher
2009-05-29for-each-ref: Do not lookup objects when they will not be usedAnders Kaseorg
2009-05-29Documentation: teach stash/pop workflow instead of stash/applyThomas Rast