Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | .gitattributes: CR at the end of the line is an error | Nanako Shiraishi | 2009-06-21 | |
* | | | | | | | | t3505: fix abuse of test_expect_code | Junio C Hamano | 2009-06-21 | |
* | | | | | | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-06-20 | |
|\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-06-20 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-20 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | git-show-ref.txt: remove word and make consistent | Stephen Boyd | 2009-06-20 | |
| | | * | | | | | | | git-svn documentation: fix typo in 'rebase vs. pull/merge' section | Miklos Vajna | 2009-06-20 | |
| | | | |_|_|_|_|/ | | | |/| | | | | | ||||
| | | * | | | | | | use xstrdup, not strdup in ll-merge.c | Jim Meyering | 2009-06-14 | |
* | | | | | | | | | http.c: fix compiling with libcurl 7.9.2 | Mark Lodato | 2009-06-18 | |
* | | | | | | | | | import-tars: support symlinks | Johannes Schindelin | 2009-06-18 | |
* | | | | | | | | | pull, rebase: simplify to use die() | Stephen Boyd | 2009-06-14 | |
| |_|_|/ / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-06-13 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||
| * | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2 | Junio C Hamano | 2009-06-13 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||
| | * | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-06-13 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||
| | | * | | | | | git-rerere.txt: grammatical fixups and cleanups | Stephen Boyd | 2009-06-13 | |
* | | | | | | | | Documentation: git-send-mail can take rev-list arg to drive format-patch | Paolo Bonzini | 2009-06-11 | |
* | | | | | | | | Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maint | Junio C Hamano | 2009-06-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | rebase--interactive: remote stray closing parenthesis | Uwe Kleine-König | 2009-06-11 | |
* | | | | | | | | | diff.c: plug a memory leak in an error path | Johannes Sixt | 2009-06-08 | |
* | | | | | | | | | fetch-pack: close output channel after sideband demultiplexer terminates | Johannes Sixt | 2009-06-08 | |
* | | | | | | | | | builtin-remote: Make "remote show" display all urls | Michael J Gruber | 2009-06-08 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||
* | | | | | | | | Documentation: refer to gitworkflows(7) from tutorial and git(1) | Thomas Rast | 2009-06-06 | |
* | | | | | | | | daemon: Strictly parse the "extra arg" part of the command | Shawn O. Pearce | 2009-06-06 | |
* | | | | | | | | GIT 1.6.3.2v1.6.3.2 | Junio C Hamano | 2009-06-03 | |
* | | | | | | | | grep: fix empty word-regexp matches | René Scharfe | 2009-06-03 | |
* | | | | | | | | blame: correctly handle a path that used to be a directory | Junio C Hamano | 2009-06-03 | |
* | | | | | | | | add -i: do not dump patch during application | Thomas Rast | 2009-06-03 | |
* | | | | | | | | Update draft release notes for 1.6.3.2 | Junio C Hamano | 2009-06-02 | |
* | | | | | | | | Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint | Junio C Hamano | 2009-06-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Change xdl_merge to generate output even for null merges | Charles Bailey | 2009-05-24 | |
| * | | | | | | | | t6023: merge-file fails to output anything for a degenerate merge | Charles Bailey | 2009-05-24 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'rs/maint-grep-word-regexp-fix' into maint | Junio C Hamano | 2009-06-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | grep: fix colouring of matches with zero length | René Scharfe | 2009-06-01 | |
| * | | | | | | | | grep: fix word-regexp at the beginning of lines | René Scharfe | 2009-05-23 | |
* | | | | | | | | | Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint | Junio C Hamano | 2009-06-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | apply, fmt-merge-msg: use relative filenames | Stephen Boyd | 2009-05-23 | |
| * | | | | | | | | | commit: -F overrides -t | Stephen Boyd | 2009-05-23 | |
* | | | | | | | | | | Merge branch 'jc/maint-add-p-coalesce-fix' into maint | Junio C Hamano | 2009-06-02 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t3701: ensure correctly set up repository after skipped tests | Johannes Sixt | 2009-05-25 | |
| * | | | | | | | | | | Revert "git-add--interactive: remove hunk coalescing" | Junio C Hamano | 2009-05-16 | |
| * | | | | | | | | | | Splitting a hunk that adds a line at the top fails in "add -p" | Matt Graham | 2009-05-16 | |
* | | | | | | | | | | | Merge branch 'tr/maint-doc-stash-pop' into maint | Junio C Hamano | 2009-06-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Documentation: teach stash/pop workflow instead of stash/apply | Thomas Rast | 2009-05-28 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
* | | | | | | | | | | fix segfault showing an empty remote | Clemens Buchacher | 2009-05-27 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Prepare for 1.6.3.2 | Junio C Hamano | 2009-05-25 | |
* | | | | | | | | | Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maint | Junio C Hamano | 2009-05-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Add NO_CROSS_DIRECTORY_HARDLINKS support to the Makefile | Johannes Schindelin | 2009-05-13 | |
* | | | | | | | | | | Merge branch 'lt/maint-diff-reduce-lstat' into maint | Junio C Hamano | 2009-05-25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Teach 'git checkout' to preload the index contents | Linus Torvalds | 2009-05-09 | |
| * | | | | | | | | | | Avoid unnecessary 'lstat()' calls in 'get_stat_data()' | Linus Torvalds | 2009-05-09 |