3317 Commits (26125f6b9be8dac31f56bf3da60dfa0df6dc0b59)
 

Author SHA1 Message Date
J. Bruce Fields f0fff36e82 git push -f documentation 19 years ago
Fredrik Kuivinen 075dd8ee54 git-branch: Documentation fixes 19 years ago
Fredrik Kuivinen 4353f38616 merge-recursive: Improve the error message printed when merge(1) isn't found. 19 years ago
Junio C Hamano d37fd03222 [PATCH] pre-commit sample hook: do not barf on the initial import 19 years ago
Junio C Hamano 34801cab72 Documentation: diff -c/--cc 19 years ago
Junio C Hamano 939aabbf7d diff-files -c/--cc: combine only when both ours and theirs exist. 19 years ago
Junio C Hamano addafaf92e Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev 19 years ago
Junio C Hamano b33aba5184 rev-parse: make "whatchanged -- git-fetch-script" work again. 19 years ago
Junio C Hamano 6b1ddbdd6e diff --abbrev=<n> option fix. 19 years ago
Junio C Hamano f2d4227530 pretty_print_commit: honor grafts. 19 years ago
Junio C Hamano 3815f423ae pretty_print_commit(): pass commit object instead of commit->buffer. 19 years ago
Junio C Hamano 62a604ba1c Rename rev-parse --abbrev to --short. 19 years ago
Junio C Hamano 1dc4fb84b5 rev-parse --abbrev: do not try abbrev shorter than minimum. 19 years ago
Junio C Hamano b2d4c56f2f diff-tree: abbreviate merge parent object names with --abbrev --pretty. 19 years ago
Junio C Hamano d50125085a rev-parse: --abbrev option. 19 years ago
Junio C Hamano 46a6c2620b abbrev cleanup: use symbolic constants 19 years ago
Junio C Hamano 93b74bca86 rev-list --remove-empty: add minimum help and doc entry. 19 years ago
Linus Torvalds 461cf59f89 rev-list: stop when the file disappears 19 years ago
Junio C Hamano ea726d02e9 diff-files: -c and --cc options. 19 years ago
Junio C Hamano 3ec1909fda combine-diff: better hunk splitting. 19 years ago
Junio C Hamano 8828cdcb44 diff-tree --cc: squelch header generation on empty patch. 19 years ago
Junio C Hamano 263eee29e9 combine-diff: extend --cc logic to Octopus. 19 years ago
Junio C Hamano e228340961 combine-diff: minor output changes. 19 years ago
Junio C Hamano 5290a0f812 combine-diff: fix appending at the tail of a list. 19 years ago
Junio C Hamano d8f4790e6f diff-tree --cc: denser combined diff output for a merge commit. 19 years ago
Junio C Hamano af3feefa1d diff-tree -c: show a merge commit a bit more sensibly. 19 years ago
Junio C Hamano 6b94f1e404 merge: seed the commit message with list of conflicted files. 19 years ago
Junio C Hamano 767e130915 Merge fixes up to GIT 1.1.5 19 years ago
Junio C Hamano 2111168f31 GIT 1.1.5 19 years ago
Junio C Hamano ca182053c7 GIT 1.0.13 19 years ago
Junio C Hamano 1ecc18e4fc checkout: do not make a temporary copy of symlink target. 19 years ago
Alecs King b3bf974cab Add freebsd support in Makefile 19 years ago
Uwe Zeisberger 374dfaa2e3 Make GIT-VERSION-GEN tolerate missing git describe command again 19 years ago
Uwe Zeisberger e974c9ab03 Use symbolic name SHORT_NAME_AMBIGUOUS as error return value 19 years ago
Uwe Zeisberger a8608db5e9 Remove unneeded header 19 years ago
Junio C Hamano 2796a9de31 git-fetch --upload-pack: disambiguate. 19 years ago
Daniel Barkalow 521698b153 Only use a single parser for tree objects 19 years ago
Jason Riedy 731043fd4d Add compat/unsetenv.c . 19 years ago
Jason Riedy 5ea06e2014 Run GIT-VERSION-GEN with $(SHELL), not sh. 19 years ago
Eric W. Biederman fc5be4fdaa Fix git-format-patch -s to include a Signed-off-by: line... 19 years ago
Junio C Hamano 205df2796d tests: adjust breakage by stricter rev-parse 19 years ago
Linus Torvalds 73e5456ed3 git-whatchanged: exit out early on errors 19 years ago
Linus Torvalds d8f6b342ae Make git-rev-list and git-rev-parse argument parsing stricter 19 years ago
Junio C Hamano 92643a27cc Merge branches 'jc/clone', 'md/env' and 'mo/path' 19 years ago
Matt Draisey 016fb48bc4 local push/pull env cleanup 19 years ago
Michal Ostrowski 96b086d618 git-{fetch,peek-remote} handling of --upload-pack 19 years ago
Michal Ostrowski 2c620a1ad1 git-fetch: pass --upload-pack to fetch-pack 19 years ago
Junio C Hamano e6489a1bdf clone: do not accept more than one -o option. 19 years ago
Junio C Hamano 4fb66a62ee clone: do not create remotes/origin nor origin branch in a bare repository. 19 years ago
Junio C Hamano 87e80c4b5f git-clone: PG13 --naked option to --bare. 19 years ago