aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'bc/solaris'Junio C Hamano2009-06-13
|\
| * configure: test whether -lresolv is neededRalf Wildenhues2009-06-10
| * Makefile: insert SANE_TOOL_PATH to PATH before /bin or /usr/binJunio C Hamano2009-06-10
| * git-compat-util.h: avoid using c99 flex array feature with Sun compiler 5.8Brandon Casey2009-06-08
| * Makefile: add section for SunOS 5.7Brandon Casey2009-06-06
| * Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano2009-06-06
| * Makefile: define __sun__ on SunOSBrandon Casey2009-06-06
| * git-compat-util.h: tweak the way _XOPEN_SOURCE is set on SolarisBrandon Casey2009-06-06
| * On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey2009-06-06
| * Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsBrandon Casey2009-06-06
| * Makefile: use /usr/ucb/install on SunOS platforms rather than ginstallBrandon Casey2009-05-28
* | Merge branch 'cb/match_refs_internal_tail'Junio C Hamano2009-06-13
|\ \
| * | match_refs: search ref list tail internallyClemens Buchacher2009-06-01
* | | Merge branch 'nw/maint-cvsexportcommit'Junio C Hamano2009-06-13
|\ \ \
| * | | git-cvsexportcommit can't commit files which have been removed from CVSNick Woolley2009-05-28
* | | | Merge branch 'da/araxis-mergetool'Junio C Hamano2009-06-13
|\ \ \ \
| * | | | mergetool--lib: add support for araxis mergeDavid Aguilar2009-05-24
* | | | | Merge branch 'maint'Junio C Hamano2009-06-11
|\ \ \ \ \
| * | | | | Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini2009-06-11
| * | | | | Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maintJunio C Hamano2009-06-11
| |\ \ \ \ \
| | * | | | | rebase--interactive: remote stray closing parenthesisUwe Kleine-König2009-06-11
* | | | | | | parse-options: add parse_options_check to validate option specs.Pierre Habouzit2009-06-10
* | | | | | | git-repack.txt: Clarify implications of -a for dumb protocolsMichael J Gruber2009-06-09
* | | | | | | Merge branch 'maint'Junio C Hamano2009-06-09
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | diff.c: plug a memory leak in an error pathJohannes Sixt2009-06-08
| * | | | | | fetch-pack: close output channel after sideband demultiplexer terminatesJohannes Sixt2009-06-08
| * | | | | | builtin-remote: Make "remote show" display all urlsMichael J Gruber2009-06-08
* | | | | | | bash: add support for 'git stash pop --index' optionSZEDER Gábor2009-06-09
* | | | | | | Documentation: mention 'git stash pop --index' option explicitlySZEDER Gábor2009-06-09
* | | | | | | Simplify some 'fprintf(stderr); return -1;' by using 'return error()'Johannes Sixt2009-06-09
* | | | | | | Simplify some instances of run_command() by using run_command_v_opt().Johannes Sixt2009-06-09
* | | | | | | show-branch: don't use LASTARG_DEFAULT with OPTARGStephen Boyd2009-06-09
* | | | | | | send-email: use UTF-8 rather than utf-8 for consistencyBrandon Casey2009-06-09
* | | | | | | git-send-email.perl: improve detection of MIME encoded-wordsBrandon Casey2009-06-09
* | | | | | | symlinks.c: small style cleanupKjetil Barvik2009-06-07
* | | | | | | Makefile: test-parse-options depends on parse-options.hJunio C Hamano2009-06-07
* | | | | | | Merge branch 'maint'Junio C Hamano2009-06-06
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation: refer to gitworkflows(7) from tutorial and git(1)Thomas Rast2009-06-06
| * | | | | | daemon: Strictly parse the "extra arg" part of the commandShawn O. Pearce2009-06-06
* | | | | | | Documentation/git.txt: update links to release notesJunio C Hamano2009-06-03
* | | | | | | Merge branch 'maint' to sync with 1.6.3.2Junio C Hamano2009-06-03
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | GIT 1.6.3.2v1.6.3.2Junio C Hamano2009-06-03
| * | | | | | grep: fix empty word-regexp matchesRené Scharfe2009-06-03
* | | | | | | Show presence of stashed changes in bash prompt.Daniel Trstenjak2009-06-03
* | | | | | | Merge branch 'da/pretty-tempname'Junio C Hamano2009-06-03
|\ \ \ \ \ \ \
| * | | | | | | diff: generate pretty filenames in prep_temp_blob()David Aguilar2009-05-31
| * | | | | | | compat: add a basename() compatibility functionDavid Aguilar2009-05-31
| * | | | | | | compat: add a mkstemps() compatibility functionDavid Aguilar2009-05-31
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Clean up and simplify rev_compare_tree()Linus Torvalds2009-06-03
* | | | | | | Merge branch 'maint'Junio C Hamano2009-06-03
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |