aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diff --abbrev=<n> option fix.Junio C Hamano2006-01-28
* pretty_print_commit: honor grafts.Junio C Hamano2006-01-28
* pretty_print_commit(): pass commit object instead of commit->buffer.Junio C Hamano2006-01-28
* Rename rev-parse --abbrev to --short.Junio C Hamano2006-01-28
* rev-parse --abbrev: do not try abbrev shorter than minimum.Junio C Hamano2006-01-28
* diff-tree: abbreviate merge parent object names with --abbrev --pretty.Junio C Hamano2006-01-28
* rev-parse: --abbrev option.Junio C Hamano2006-01-28
* abbrev cleanup: use symbolic constantsJunio C Hamano2006-01-28
* merge: seed the commit message with list of conflicted files.Junio C Hamano2006-01-27
* Merge fixes up to GIT 1.1.5Junio C Hamano2006-01-27
|\
| * GIT 1.1.5v1.1.5Junio C Hamano2006-01-27
| |\
| | * GIT 1.0.13v1.0.13Junio C Hamano2006-01-27
| | |\
| | | * checkout: do not make a temporary copy of symlink target.Junio C Hamano2006-01-27
* | | | Add freebsd support in MakefileAlecs King2006-01-26
* | | | Make GIT-VERSION-GEN tolerate missing git describe command againUwe Zeisberger2006-01-26
* | | | Use symbolic name SHORT_NAME_AMBIGUOUS as error return valueUwe Zeisberger2006-01-26
* | | | Remove unneeded headerUwe Zeisberger2006-01-26
* | | | git-fetch --upload-pack: disambiguate.Junio C Hamano2006-01-26
* | | | Only use a single parser for tree objectsDaniel Barkalow2006-01-26
* | | | Add compat/unsetenv.c .Jason Riedy2006-01-25
* | | | Run GIT-VERSION-GEN with $(SHELL), not sh.Jason Riedy2006-01-25
* | | | Fix git-format-patch -s to include a Signed-off-by: line...Eric W. Biederman2006-01-25
* | | | tests: adjust breakage by stricter rev-parseJunio C Hamano2006-01-25
* | | | git-whatchanged: exit out early on errorsLinus Torvalds2006-01-25
* | | | Make git-rev-list and git-rev-parse argument parsing stricterLinus Torvalds2006-01-25
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'jc/clone', 'md/env' and 'mo/path'Junio C Hamano2006-01-25
|\ \ \ \ \ \
| | | * | | | git-{fetch,peek-remote} handling of --upload-packMichal Ostrowski2006-01-24
| | | * | | | git-fetch: pass --upload-pack to fetch-packMichal Ostrowski2006-01-24
| |_|/ / / / |/| | | | |
| | * | | | local push/pull env cleanupMatt Draisey2006-01-25
| |/ / / / |/| | | |
| * | | | clone: do not accept more than one -o option.Junio C Hamano2006-01-24
| * | | | clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano2006-01-24
| * | | | git-clone: PG13 --naked option to --bare.Junio C Hamano2006-01-24
|/ / / /
* | | | Don't include ../README in git.txt - make a local copyPavel Roskin2006-01-24
* | | | sample update-hook: sanely handle a new branch head.Junio C Hamano2006-01-24
* | | | update-hook: Major overhaul (handling tags, mainly).Andreas Ericsson2006-01-24
* | | | Documentation: finishing touches to the new tutorial.Junio C Hamano2006-01-22
* | | | Recommend to remove unused `origin` in a shared repository.Junio C Hamano2006-01-22
* | | | New tutorialJ. Bruce Fields2006-01-22
* | | | git-grep: clarification on parameters.Junio C Hamano2006-01-21
* | | | Undef DT_* before redefining them.Junio C Hamano2006-01-21
* | | | t4011: "sleep 1" is not enough on FATJunio C Hamano2006-01-21
* | | | DT_UNKNOWN: do not fully trust existence of DT_UNKNOWNJunio C Hamano2006-01-21
* | | | fsck-objects: support platforms without d_ino in struct dirent.Junio C Hamano2006-01-21
* | | | Makefile: do not assume lack of IPV6 means no sockaddr_storage.Junio C Hamano2006-01-21
* | | | Mention install-doc in INSTALLJ. Bruce Fields2006-01-21
* | | | Document git-ls-files --directoryPetr Baudis2006-01-21
* | | | Minor git-reset and git-commit documentation fixesJ. Bruce Fields2006-01-21
* | | | Revert "git-push: avoid falling back on pushing "matching" refs."Junio C Hamano2006-01-21
* | | | AsciiDoc fixes for the git-svnimport manpageFlorian Weimer2006-01-21
* | | | update using-topic-branchesLuck, Tony2006-01-20