3546 Commits (5bb86b82ba18dd2eb736c4f5565f9c920f815b8f)
 

Author SHA1 Message Date
Junio C Hamano 6bfb27a0c5 commit.c: "Merge" fix in pretty_print_commit. 19 years ago
Fredrik Kuivinen 97f58b785d merge-recursive: Speed up commit graph construction 19 years ago
Fredrik Kuivinen 008bb6ea69 merge-recursive: Make use of provided bases 19 years ago
Junio C Hamano 985cb9cc58 Documentation: git-diff-tree --cc also omits empty commits 19 years ago
Junio C Hamano 823bcd6edc combine-diff: fix placement of deletion. 19 years ago
Junio C Hamano fd4b1d2193 combine-diff: add safety check to --cc. 19 years ago
Junio C Hamano bf1c32bdec combine-diff: update --cc "uninteresting hunks" logic. 19 years ago
Junio C Hamano 3c39e9bdeb combine-diff: reuse diff from the same blob. 19 years ago
Petr Baudis 6a1f79c1f1 Allow diff and index commands to be interrupted 19 years ago
Junio C Hamano 884944239f rev-list: omit duplicated parents. 19 years ago
Junio C Hamano 2d49711512 update-index --index-info: allow stage 0 entries. 19 years ago
Sasha Khapyorsky d9e2e12700 git-svnimport.perl: fix for 'arg list too long...' 19 years ago
Nick Hengeveld cb754fdf5a Use local structs for HTTP slot callback data 19 years ago
Eric Wong 8233340ce6 rev-list: allow -<n> as shorthand for --max-count=<n> 19 years ago
Eric Wong 3af06987eb rev-list: allow -n<n> as shorthand for --max-count=<n> 19 years ago
Daniel Barkalow e36f8b6034 Make apply accept the -pNUM option like patch does. 19 years ago
Nick Hengeveld c8568e139e Fix HTTP request result processing after slot reuse 19 years ago
Linus Torvalds 7ec57556b2 Make git-tar-tree use the tree_desc abstractions 19 years ago
Linus Torvalds 50f9a858ad Make the "struct tree_desc" operations available to others 19 years ago
Junio C Hamano 1a5c3a01aa Merge branches 'bf/doc' and 'db/tartree' 19 years ago
Junio C Hamano 807f900a73 documentation: cvs migration - typofix. 19 years ago
Daniel Barkalow c3f9281255 Use struct commit in tar-tree 19 years ago
Daniel Barkalow 5207234a68 Use struct tree in tar-tree 19 years ago
J. Bruce Fields b8bc67cef3 cvs-migration documentation update 19 years ago
Martin Langhoff 1506fc34f7 cvsexportcommit: add some examples to the documentation 19 years ago
Martin Langhoff d41df15e69 exportcommit: replace backticks with safe_pipe_capture() or system() - initial pass 19 years ago
Martin Langhoff 5179c8a54f cvsimport: Add -S <skipfileregex> support and -v announces files retrieved 19 years ago
Junio C Hamano 36b5b3c659 Merge fixes up to GIT 1.1.6 19 years ago
Junio C Hamano 8fedb83c05 GIT 1.1.6 19 years ago
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