aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | git-fetch: resolve remote symrefs for HTTP transportNick Hengeveld2006-04-26
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'se/rebase'Junio C Hamano2006-05-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add --continue and --abort options to git-rebase.sean2006-04-26
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fix'Junio C Hamano2006-04-30
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | git-format-patch: Use rfc2822 compliant date.Huw Davies2006-04-30
* | | | | | | | Merge branch 'fix'Junio C Hamano2006-04-28
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Fix trivial typo in git-log man page.Sean Estabrooks2006-04-28
| * | | | | | Properly render asciidoc "callouts" in git man pages.Sean Estabrooks2006-04-28
| * | | | | | Fix up remaining man pages that use asciidoc "callouts".Sean Estabrooks2006-04-28
| * | | | | | Update the git-branch man page to include the "-r" option,Sean Estabrooks2006-04-28
| * | | | | | annotate: display usage information if no filename was givenMatthias Kestenholz2006-04-28
| * | | | | | annotate: fix warning about uninitialized scalarMatthias Kestenholz2006-04-28
| * | | | | | git-am --resolved: more usable error message.Junio C Hamano2006-04-28
* | | | | | | Merge branch 'fix'Junio C Hamano2006-04-27
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | verify-pack: check integrity in a saner order.Junio C Hamano2006-04-27
* | | | | | | Merge branch 'pb/config'Junio C Hamano2006-04-27
|\ \ \ \ \ \ \
| * | | | | | | git-cvsserver: typofixesJunio C Hamano2006-04-25
| * | | | | | | Deprecate usage of git-var -l for getting config vars listPetr Baudis2006-04-24
| * | | | | | | git-repo-config --list supportPetr Baudis2006-04-24
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jc/diffstat'Junio C Hamano2006-04-27
|\ \ \ \ \ \ \
| * | | | | | | diff --stat: show complete rewrites consistently.Junio C Hamano2006-04-25
* | | | | | | | Fix "git help -a" terminal autosizingLinus Torvalds2006-04-27
* | | | | | | | diff-index: fix compilation warnings.Junio C Hamano2006-04-27
* | | | | | | | t0000-basic: more commit-tree tests.Junio C Hamano2006-04-26
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'fix'Junio C Hamano2006-04-26
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | commit-tree.c: check_valid() microoptimization.Junio C Hamano2006-04-26
| * | | | | | Fix filename verification when in a subdirectoryLinus Torvalds2006-04-26
| * | | | | | rebase: typofix.Junio C Hamano2006-04-26
| * | | | | | socksetup: don't return on set_reuse_addr() errorv1.3.1Serge E. Hallyn2006-04-24
* | | | | | | commit-tree: allow generic object name for the tree as well.Junio C Hamano2006-04-26
* | | | | | | Makefile: remove and create xdiff library from scratch.Junio C Hamano2006-04-26
* | | | | | | t0000-basic: Add ls-tree recursive test back.Junio C Hamano2006-04-26
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'jc/diff'Junio C Hamano2006-04-25
|\ \ \ \ \ \
| * | | | | | Libified diff-index: backward compatibility fix.Junio C Hamano2006-04-22
| * | | | | | Libify diff-index.Junio C Hamano2006-04-22
| * | | | | | Libify diff-files.Junio C Hamano2006-04-22
* | | | | | | Makefile: remove and create libgit.a from scratch.Junio C Hamano2006-04-25
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'fix'Junio C Hamano2006-04-24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Document the configuration filePetr Baudis2006-04-24
| * | | | | Document git-var -l listing also configuration variablesPetr Baudis2006-04-24
| * | | | | rev-parse: better error message for ambiguous argumentsPaul Mackerras2006-04-24
* | | | | | Merge branch 'ar/chmod-series'Junio C Hamano2006-04-24
|\ \ \ \ \ \
| * | | | | | make update-index --chmod work with multiple files and --stdinAlex Riesen2006-04-23
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sh/daemon'Junio C Hamano2006-04-24
|\ \ \ \ \ \
| * | | | | | socksetup: don't return on set_reuse_addr() errorSerge E. Hallyn2006-04-18
* | | | | | | Merge branch 'jc/cc-stat'Junio C Hamano2006-04-24
|\ \ \ \ \ \ \
| * | | | | | | Fix "git show --stat"Junio C Hamano2006-04-21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/unresolve'Junio C Hamano2006-04-24
|\ \ \ \ \ \ \
| * | | | | | | git-update-index --unresolveJunio C Hamano2006-04-19
| * | | | | | | Add git-unresolve <paths>...Junio C Hamano2006-04-19