aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation: diff -c/--ccJunio C Hamano2006-01-28
* diff-files -c/--cc: combine only when both ours and theirs exist.Junio C Hamano2006-01-28
*-----. Merge lt/revlist,jc/diff,jc/revparse,jc/abbrevJunio C Hamano2006-01-28
|\ \ \ \
| | | | * 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
| |_|_|/ |/| | |
| | | * rev-parse: make "whatchanged -- git-fetch-script" work again.Junio C Hamano2006-01-28
| |_|/ |/| |
| | * diff-files: -c and --cc options.Junio C Hamano2006-01-28
| | * combine-diff: better hunk splitting.Junio C Hamano2006-01-28
| | * diff-tree --cc: squelch header generation on empty patch.Junio C Hamano2006-01-28
| | * combine-diff: extend --cc logic to Octopus.Junio C Hamano2006-01-28
| | * combine-diff: minor output changes.Junio C Hamano2006-01-28
| | * combine-diff: fix appending at the tail of a list.Junio C Hamano2006-01-28
| | * diff-tree --cc: denser combined diff output for a merge commit.Junio C Hamano2006-01-28
| | * diff-tree -c: show a merge commit a bit more sensibly.Junio C Hamano2006-01-28
| |/ |/|
| * rev-list --remove-empty: add minimum help and doc entry.Junio C Hamano2006-01-28
| * rev-list: stop when the file disappearsLinus Torvalds2006-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