Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-05-02 | 2 | -4/+31 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | git-send-email: fix version string to be valid perl | Martin Langhoff | 2006-05-02 | 1 | -1/+8 | |
| * | | | | | | | Give the user a hint for how to continue in the case that git-am fails becaus... | Robert Shearman | 2006-05-02 | 1 | -3/+23 | |
* | | | | | | | | repo-config: trim white-space before comment | Johannes Schindelin | 2006-05-02 | 1 | -6/+6 | |
* | | | | | | | | repo-config: fix segfault with no argument. | Johannes Schindelin | 2006-05-02 | 1 | -3/+2 | |
* | | | | | | | | Merge branch 'jc/xsha1-2' | Junio C Hamano | 2006-05-01 | 1 | -0/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Extended SHA1 -- "rev^@" syntax to mean "all parents" | Junio C Hamano | 2006-04-30 | 1 | -0/+37 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'jc/pack' | Junio C Hamano | 2006-05-01 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | pack-objects: update size heuristucs. | Junio C Hamano | 2006-04-27 | 1 | -6/+6 | |
* | | | | | | | | Merge branch 'jc/pathcheck' | Junio C Hamano | 2006-05-01 | 3 | -3/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | revision parsing: make "rev -- paths" checks stronger. | Junio C Hamano | 2006-04-26 | 3 | -3/+36 | |
* | | | | | | | | | Merge branch 'nh/fetch-http' | Junio C Hamano | 2006-05-01 | 1 | -4/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-fetch: resolve remote symrefs for HTTP transport | Nick Hengeveld | 2006-04-26 | 1 | -4/+12 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'se/rebase' | Junio C Hamano | 2006-05-01 | 2 | -37/+101 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add --continue and --abort options to git-rebase. | sean | 2006-04-26 | 2 | -37/+101 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-30 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | git-format-patch: Use rfc2822 compliant date. | Huw Davies | 2006-04-30 | 1 | -5/+4 | |
* | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-28 | 13 | -135/+178 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix trivial typo in git-log man page. | Sean Estabrooks | 2006-04-28 | 1 | -4/+3 | |
| * | | | | | Properly render asciidoc "callouts" in git man pages. | Sean Estabrooks | 2006-04-28 | 2 | -1/+17 | |
| * | | | | | Fix up remaining man pages that use asciidoc "callouts". | Sean Estabrooks | 2006-04-28 | 6 | -108/+104 | |
| * | | | | | Update the git-branch man page to include the "-r" option, | Sean Estabrooks | 2006-04-28 | 2 | -19/+40 | |
| * | | | | | annotate: display usage information if no filename was given | Matthias Kestenholz | 2006-04-28 | 1 | -3/+4 | |
| * | | | | | annotate: fix warning about uninitialized scalar | Matthias Kestenholz | 2006-04-28 | 1 | -0/+3 | |
| * | | | | | git-am --resolved: more usable error message. | Junio C Hamano | 2006-04-28 | 1 | -0/+7 | |
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-27 | 1 | -3/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | verify-pack: check integrity in a saner order. | Junio C Hamano | 2006-04-27 | 1 | -3/+3 | |
* | | | | | | Merge branch 'pb/config' | Junio C Hamano | 2006-04-27 | 4 | -13/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-cvsserver: typofixes | Junio C Hamano | 2006-04-25 | 1 | -8/+8 | |
| * | | | | | | Deprecate usage of git-var -l for getting config vars list | Petr Baudis | 2006-04-24 | 2 | -4/+5 | |
| * | | | | | | git-repo-config --list support | Petr Baudis | 2006-04-24 | 2 | -2/+18 | |
* | | | | | | | Merge branch 'jc/diffstat' | Junio C Hamano | 2006-04-27 | 1 | -4/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | diff --stat: show complete rewrites consistently. | Junio C Hamano | 2006-04-25 | 1 | -4/+14 | |
* | | | | | | | | Fix "git help -a" terminal autosizing | Linus Torvalds | 2006-04-27 | 2 | -1/+1 | |
* | | | | | | | | diff-index: fix compilation warnings. | Junio C Hamano | 2006-04-27 | 1 | -1/+0 | |
* | | | | | | | | t0000-basic: more commit-tree tests. | Junio C Hamano | 2006-04-26 | 1 | -0/+28 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-26 | 6 | -25/+35 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | commit-tree.c: check_valid() microoptimization. | Junio C Hamano | 2006-04-26 | 1 | -6/+5 | |
| * | | | | | | Fix filename verification when in a subdirectory | Linus Torvalds | 2006-04-26 | 4 | -18/+29 | |
| * | | | | | | rebase: typofix. | Junio C Hamano | 2006-04-26 | 1 | -1/+1 | |
| * | | | | | | socksetup: don't return on set_reuse_addr() errorv1.3.1 | Serge E. Hallyn | 2006-04-24 | 1 | -1/+1 | |
* | | | | | | | commit-tree: allow generic object name for the tree as well. | Junio C Hamano | 2006-04-26 | 1 | -1/+1 | |
* | | | | | | | Makefile: remove and create xdiff library from scratch. | Junio C Hamano | 2006-04-26 | 1 | -1/+1 | |
* | | | | | | | t0000-basic: Add ls-tree recursive test back. | Junio C Hamano | 2006-04-26 | 1 | -0/+21 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'jc/diff' | Junio C Hamano | 2006-04-25 | 9 | -2136/+2111 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Libified diff-index: backward compatibility fix. | Junio C Hamano | 2006-04-22 | 3 | -6/+12 | |
| * | | | | | | Libify diff-index. | Junio C Hamano | 2006-04-22 | 4 | -238/+231 | |
| * | | | | | | Libify diff-files. | Junio C Hamano | 2006-04-22 | 7 | -1953/+1929 | |
* | | | | | | | Makefile: remove and create libgit.a from scratch. | Junio C Hamano | 2006-04-25 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'fix' | Junio C Hamano | 2006-04-24 | 5 | -17/+212 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |