summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-12parse-remote: function to get the tracking branch to be mergeSanti Béjar
2009-06-10parse-options: add parse_options_check to validate option specs.Pierre Habouzit
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-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-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
2009-06-02Merge branch 'tr/maint-doc-stash-pop' into maintJunio C Hamano
2009-06-02test-lib: fix http exit codesClemens Buchacher
2009-06-02test-lib: allow exit trap to be used for cleanup by testsClemens Buchacher
2009-06-02test-lib: fail if invalid options are passedClemens Buchacher
2009-06-02grep: fix colouring of matches with zero lengthRené Scharfe
2009-06-01git-show-branch.txt: document --date-order optionStephen Boyd
2009-06-01diff: generate pretty filenames in prep_temp_blob()David Aguilar
2009-06-01compat: add a basename() compatibility functionDavid Aguilar
2009-06-01compat: add a mkstemps() compatibility functionDavid Aguilar
2009-05-31Merge branch 'sb/opt-filename'Junio C Hamano
2009-05-31Merge branch 'jc/solaris-0811'Junio C Hamano
2009-05-31Merge branch 'sb/show-branch-parse-options'Junio C Hamano
2009-05-31Merge branch 'mm/apply-double-slash'Junio C Hamano
2009-05-31Merge branch 'sb/format-patch-parseopt'Junio C Hamano
2009-05-31Merge branch 'jc/mktree'Junio C Hamano
2009-05-31Merge branch 'ew/svn-test-and-old-i18n'Junio C Hamano