summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-13Merge branch 'bc/solaris'Junio C Hamano
2009-06-13Merge branch 'cb/match_refs_internal_tail'Junio C Hamano
2009-06-13Merge branch 'nw/maint-cvsexportcommit'Junio C Hamano
2009-06-13Merge branch 'da/araxis-mergetool'Junio C Hamano
2009-06-12Merge branch 'maint'Junio C Hamano
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-10parse-options: add parse_options_check to validate option specs.Pierre Habouzit
2009-06-10configure: test whether -lresolv is neededRalf Wildenhues
2009-06-10Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binJunio C Hamano
2009-06-10git-repack.txt: Clarify implications of -a for dumb protocolsMichael J Gruber
2009-06-09Merge branch 'maint'Junio C Hamano
2009-06-09bash: add support for 'git stash pop --index' optionSZEDER Gábor
2009-06-09Documentation: mention 'git stash pop --index' option explicitlySZEDER Gábor
2009-06-09Simplify some 'fprintf(stderr); return -1;' by using 'return error()'Johannes Sixt
2009-06-09Simplify some instances of run_command() by using run_command_v_opt().Johannes Sixt
2009-06-09show-branch: don't use LASTARG_DEFAULT with OPTARGStephen Boyd
2009-06-09send-email: use UTF-8 rather than utf-8 for consistencyBrandon Casey
2009-06-09git-send-email.perl: improve detection of MIME encoded-wordsBrandon Casey
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-09git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8Brandon Casey
2009-06-08builtin-remote: Make "remote show" display all urlsMichael J Gruber
2009-06-07symlinks.c: small style cleanupKjetil Barvik
2009-06-07Makefile: test-parse-options depends on parse-options.hJunio C Hamano
2009-06-07Merge branch 'maint'Junio C Hamano
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-06Makefile: add section for SunOS 5.7Brandon Casey
2009-06-06Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano
2009-06-06Makefile: define __sun__ on SunOSBrandon Casey
2009-06-06git-compat-util.h: tweak the way _XOPEN_SOURCE is set on SolarisBrandon Casey
2009-06-06On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey
2009-06-06Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsBrandon Casey
2009-06-04Documentation/git.txt: update links to release notesJunio C Hamano
2009-06-04Merge branch 'maint' to sync with 1.6.3.2Junio C Hamano
2009-06-04GIT 1.6.3.2v1.6.3.2Junio C Hamano
2009-06-04Show presence of stashed changes in bash prompt.Daniel Trstenjak
2009-06-03grep: fix empty word-regexp matchesRené Scharfe
2009-06-03Merge branch 'da/pretty-tempname'Junio C Hamano
2009-06-03Clean up and simplify rev_compare_tree()Linus Torvalds
2009-06-03Merge branch 'maint'Junio C Hamano
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