summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'fix'Junio C Hamano2006-05-022-4/+31
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | git-send-email: fix version string to be valid perlMartin Langhoff2006-05-021-1/+8
| * | | | | | | Give the user a hint for how to continue in the case that git-am fails becaus...Robert Shearman2006-05-021-3/+23
* | | | | | | | repo-config: trim white-space before commentJohannes Schindelin2006-05-021-6/+6
* | | | | | | | repo-config: fix segfault with no argument.Johannes Schindelin2006-05-021-3/+2
* | | | | | | | Merge branch 'jc/xsha1-2'Junio C Hamano2006-05-011-0/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Extended SHA1 -- "rev^@" syntax to mean "all parents"Junio C Hamano2006-04-301-0/+37
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/pack'Junio C Hamano2006-05-011-6/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | pack-objects: update size heuristucs.Junio C Hamano2006-04-271-6/+6
* | | | | | | | Merge branch 'jc/pathcheck'Junio C Hamano2006-05-013-3/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | revision parsing: make "rev -- paths" checks stronger.Junio C Hamano2006-04-263-3/+36
* | | | | | | | | Merge branch 'nh/fetch-http'Junio C Hamano2006-05-011-4/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-fetch: resolve remote symrefs for HTTP transportNick Hengeveld2006-04-261-4/+12
| |/ / / / / / / /
* | | | | | | | | Merge branch 'se/rebase'Junio C Hamano2006-05-012-37/+101
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add --continue and --abort options to git-rebase.sean2006-04-262-37/+101
| |/ / / / / / /
* | | | | | | | Merge branch 'fix'Junio C Hamano2006-04-301-5/+4
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | git-format-patch: Use rfc2822 compliant date.Huw Davies2006-04-301-5/+4
* | | | | | | Merge branch 'fix'Junio C Hamano2006-04-2813-135/+178
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Fix trivial typo in git-log man page.Sean Estabrooks2006-04-281-4/+3
| * | | | | Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-282-1/+17
| * | | | | Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-286-108/+104
| * | | | | Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-282-19/+40
| * | | | | annotate: display usage information if no filename was givenMatthias Kestenholz2006-04-281-3/+4
| * | | | | annotate: fix warning about uninitialized scalarMatthias Kestenholz2006-04-281-0/+3
| * | | | | git-am --resolved: more usable error message.Junio C Hamano2006-04-281-0/+7
* | | | | | Merge branch 'fix'Junio C Hamano2006-04-271-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | verify-pack: check integrity in a saner order.Junio C Hamano2006-04-271-3/+3
* | | | | | Merge branch 'pb/config'Junio C Hamano2006-04-274-13/+30
|\ \ \ \ \ \
| * | | | | | git-cvsserver: typofixesJunio C Hamano2006-04-251-8/+8
| * | | | | | Deprecate usage of git-var -l for getting config vars listPetr Baudis2006-04-242-4/+5
| * | | | | | git-repo-config --list supportPetr Baudis2006-04-242-2/+18
* | | | | | | Merge branch 'jc/diffstat'Junio C Hamano2006-04-271-4/+14
|\ \ \ \ \ \ \
| * | | | | | | diff --stat: show complete rewrites consistently.Junio C Hamano2006-04-251-4/+14
* | | | | | | | Fix "git help -a" terminal autosizingLinus Torvalds2006-04-272-1/+1
* | | | | | | | diff-index: fix compilation warnings.Junio C Hamano2006-04-271-1/+0
* | | | | | | | t0000-basic: more commit-tree tests.Junio C Hamano2006-04-261-0/+28
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'fix'Junio C Hamano2006-04-266-25/+35
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | commit-tree.c: check_valid() microoptimization.Junio C Hamano2006-04-261-6/+5
| * | | | | | Fix filename verification when in a subdirectoryLinus Torvalds2006-04-264-18/+29
| * | | | | | rebase: typofix.Junio C Hamano2006-04-261-1/+1
| * | | | | | socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn2006-04-241-1/+1
* | | | | | | commit-tree: allow generic object name for the tree as well.Junio C Hamano2006-04-261-1/+1
* | | | | | | Makefile: remove and create xdiff library from scratch.Junio C Hamano2006-04-261-1/+1
* | | | | | | t0000-basic: Add ls-tree recursive test back.Junio C Hamano2006-04-261-0/+21
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'jc/diff'Junio C Hamano2006-04-259-2136/+2111
|\ \ \ \ \ \
| * | | | | | Libified diff-index: backward compatibility fix.Junio C Hamano2006-04-223-6/+12
| * | | | | | Libify diff-index.Junio C Hamano2006-04-224-238/+231
| * | | | | | Libify diff-files.Junio C Hamano2006-04-227-1953/+1929
* | | | | | | Makefile: remove and create libgit.a from scratch.Junio C Hamano2006-04-251-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'fix'Junio C Hamano2006-04-245-17/+212
|\ \ \ \ \ \ | | |/ / / / | |/| | | |