aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'js/run-command-updates'Junio C Hamano2009-08-10
|\
| * api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt2009-08-08
| * run-command.c: squelch a "use before assignment" warningDavid Soria Parra2009-08-04
| * receive-pack: remove unnecessary run_status reportJohannes Sixt2009-07-06
| * run_command: report failure to execute the program, but optionally don'tJohannes Sixt2009-07-06
| * run_command: encode deadly signal number in the return valueJohannes Sixt2009-07-06
| * run_command: report system call errors instead of returning error codesJohannes Sixt2009-07-06
| * run_command: return exit code as positive valueJohannes Sixt2009-07-05
| * MinGW: simplify waitpid() emulation macrosJohannes Sixt2009-07-05
* | Check return value of ftruncate call in http.cJeff Lasslett2009-08-10
* | http.c: replace usage of temporary variable for urlsTay Ray Chuan2009-08-10
* | http.c: free preq when abortingTay Ray Chuan2009-08-10
* | Merge branch 'master' of git://git.bogomips.org/git-svnJunio C Hamano2009-08-10
|\ \
| * | git-svn: ignore leading blank lines in svn:ignoreMichael Haggerty2009-08-10
| * | svn: Honor --prefix option in init without --stdlayoutAdam Brewster2009-08-10
| * | svn: Add && to t9107-git-svn-migrate.shAdam Brewster2009-08-10
* | | Document 'stash clear' recovery via unreachable commitsThomas Rast2009-08-09
|/ /
* | t/Makefile: include config.makJeff King2009-08-09
* | tests: allow user to specify trash directory locationJeff King2009-08-09
* | tests: provide $TRASH_DIRECTORY variableJeff King2009-08-09
* | tests: use "$TEST_DIRECTORY" instead of ".."Jeff King2009-08-09
* | t0001-init: split the existence test from the permission testJohannes Sixt2009-08-09
* | t0001-init: fix a file nameJohannes Sixt2009-08-09
* | Merge branch 'maint'Junio C Hamano2009-08-07
|\ \
| * \ Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-07
| |\ \
| | * \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-07
| | |\ \
| | | * \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-07
| | | |\ \
| | | | * \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-07
| | | | |\ \
| | | | | * | verify-pack -v: do not report "chain length 0"Junio C Hamano2009-08-07
| | | | | * | t5510: harden the way verify-pack is usedJunio C Hamano2009-08-07
* | | | | | | Show usage string for 'git log -h', 'git show -h' and 'git diff -h'Matthieu Moy2009-08-07
* | | | | | | git-ls-files.txt: clarify what "other files" mean for --otherMatthieu Moy2009-08-06
* | | | | | | git-describe: Die early if there are no possible descriptionsBjörn Steinbrink2009-08-06
* | | | | | | rebase: consistent error messages for staged and unstaged changes.Matthieu Moy2009-08-06
* | | | | | | git-tag(1): Refer to git-check-ref-format(1) for <name>Jari Aalto2009-08-06
* | | | | | | git-rev-list.txt: Clarify the use of multiple revision argumentsJunio C Hamano2009-08-06
* | | | | | | git.el: Clarify documentation of git-commit-treeDavid Kågedal2009-08-06
* | | | | | | Merge branch 'sb/read-tree'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \
| * | | | | | | read-tree: migrate to parse-optionsStephen Boyd2009-06-27
| * | | | | | | read-tree: convert unhelpful usage()'s to helpful die()'sStephen Boyd2009-06-27
* | | | | | | | Merge branch 'jc/apply-epoch-patch'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: notice creation/removal patches produced by GNU diffJunio C Hamano2009-07-11
* | | | | | | | | Merge branch 'sb/parse-options'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prune-packed: migrate to parse-optionsStephen Boyd2009-07-10
| * | | | | | | | | verify-pack: migrate to parse-optionsStephen Boyd2009-07-10
| * | | | | | | | | verify-tag: migrate to parse-optionsStephen Boyd2009-07-10
| * | | | | | | | | write-tree: migrate to parse-optionsStephen Boyd2009-07-10
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ns/init-mkdir'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git init: optionally allow a directory argumentNanako Shiraishi2009-07-25
* | | | | | | | | | Merge branch 'mk/init-db-parse-options'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \ \