Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 | 42 | -133/+117 |
* | die_errno(): double % in strerror() output just in case | Junio C Hamano | 2009-06-27 | 1 | -2/+18 |
* | Introduce die_errno() that appends strerror(errno) to die() | Thomas Rast | 2009-06-27 | 2 | -0/+13 |
* | Makefile: test-parse-options depends on parse-options.h | Junio C Hamano | 2009-06-07 | 1 | -0/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2009-06-06 | 4 | -6/+18 |
|\ | |||||
| * | Documentation: refer to gitworkflows(7) from tutorial and git(1) | Thomas Rast | 2009-06-06 | 2 | -1/+8 |
| * | daemon: Strictly parse the "extra arg" part of the command | Shawn O. Pearce | 2009-06-06 | 2 | -5/+10 |
* | | Documentation/git.txt: update links to release notes | Junio C Hamano | 2009-06-03 | 1 | -1/+6 |
* | | Merge branch 'maint' to sync with 1.6.3.2 | Junio C Hamano | 2009-06-03 | 2 | -8/+10 |
|\ \ | |/ | |||||
| * | GIT 1.6.3.2v1.6.3.2 | Junio C Hamano | 2009-06-03 | 2 | -8/+6 |
| * | grep: fix empty word-regexp matches | René Scharfe | 2009-06-03 | 1 | -1/+5 |
* | | Show presence of stashed changes in bash prompt. | Daniel Trstenjak | 2009-06-03 | 1 | -2/+10 |
* | | Merge branch 'da/pretty-tempname' | Junio C Hamano | 2009-06-03 | 10 | -1/+177 |
|\ \ | |||||
| * | | diff: generate pretty filenames in prep_temp_blob() | David Aguilar | 2009-05-31 | 4 | -1/+38 |
| * | | compat: add a basename() compatibility function | David Aguilar | 2009-05-31 | 5 | -0/+37 |
| * | | compat: add a mkstemps() compatibility function | David Aguilar | 2009-05-31 | 5 | -0/+102 |
* | | | Clean up and simplify rev_compare_tree() | Linus Torvalds | 2009-06-03 | 2 | -23/+15 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-06-03 | 7 | -39/+82 |
|\ \ \ | | |/ | |/| | |||||
| * | | blame: correctly handle a path that used to be a directory | Junio C Hamano | 2009-06-03 | 2 | -8/+33 |
| * | | add -i: do not dump patch during application | Thomas Rast | 2009-06-03 | 1 | -1/+0 |
| * | | Update draft release notes for 1.6.3.2 | Junio C Hamano | 2009-06-02 | 1 | -14/+26 |
| * | | Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint | Junio C Hamano | 2009-06-02 | 2 | -16/+21 |
| |\ \ | |||||
| | * | | Change xdl_merge to generate output even for null merges | Charles Bailey | 2009-05-24 | 2 | -17/+16 |
| | * | | t6023: merge-file fails to output anything for a degenerate merge | Charles Bailey | 2009-05-24 | 1 | -0/+6 |
| * | | | Merge branch 'rs/maint-grep-word-regexp-fix' into maint | Junio C Hamano | 2009-06-02 | 2 | -1/+11 |
| |\ \ \ | |||||
| | * | | | grep: fix colouring of matches with zero length | René Scharfe | 2009-06-01 | 1 | -0/+2 |
| * | | | | Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint | Junio C Hamano | 2009-06-02 | 6 | -0/+93 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/maint-add-p-coalesce-fix' into maint | Junio C Hamano | 2009-06-02 | 2 | -1/+133 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'tr/maint-doc-stash-pop' into maint | Junio C Hamano | 2009-06-02 | 2 | -16/+18 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Documentation: teach stash/pop workflow instead of stash/apply | Thomas Rast | 2009-05-28 | 2 | -16/+18 |
* | | | | | | | | test-lib: fix http exit codes | Clemens Buchacher | 2009-06-01 | 1 | -2/+4 |
* | | | | | | | | test-lib: allow exit trap to be used for cleanup by tests | Clemens Buchacher | 2009-06-01 | 1 | -7/+14 |
* | | | | | | | | test-lib: fail if invalid options are passed | Clemens Buchacher | 2009-06-01 | 1 | -1/+1 |
* | | | | | | | | git-show-branch.txt: document --date-order option | Stephen Boyd | 2009-06-01 | 1 | -3/+9 |
* | | | | | | | | Merge branch 'sb/opt-filename' | Junio C Hamano | 2009-05-31 | 52 | -96/+144 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | parse-opts: add OPT_FILENAME and transition builtins | Stephen Boyd | 2009-05-25 | 9 | -33/+59 |
| * | | | | | | | | parse-opts: prepare for OPT_FILENAME | Stephen Boyd | 2009-05-25 | 51 | -64/+86 |
| * | | | | | | | | Merge branch 'jc/mktree' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 7 | -135/+280 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'sb/format-patch-parseopt' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 1 | -100/+160 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'sb/show-branch-parse-options' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 3 | -71/+84 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sb/opt-filename | Junio C Hamano | 2009-05-25 | 448 | -6304/+16187 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'jc/solaris-0811' | Junio C Hamano | 2009-05-31 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONV | Junio C Hamano | 2009-05-22 | 1 | -1/+3 |
| * | | | | | | | | | | | | Teach Solaris that _XOPEN_SOURCE=600 really menas XPG6 | Junio C Hamano | 2009-05-22 | 1 | -0/+2 |
* | | | | | | | | | | | | | Merge branch 'sb/show-branch-parse-options' | Junio C Hamano | 2009-05-31 | 3 | -71/+84 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | show-branch: migrate to parse-options API | Stephen Boyd | 2009-05-22 | 1 | -62/+63 |
| * | | | | | | | | | | | | Merge branch 'mh/show-branch-color' into sb/show-branch-parse-options | Junio C Hamano | 2009-05-22 | 4 | -5/+66 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's | Stephen Boyd | 2009-05-22 | 2 | -9/+21 |
* | | | | | | | | | | | | | | Merge branch 'mm/apply-double-slash' | Junio C Hamano | 2009-05-31 | 1 | -6/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | apply: handle filenames with double slashes better | Michal Marek | 2009-05-24 | 1 | -6/+20 |