summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-02Documentation: git-diff-tree --cc also omits empty commitsJunio C Hamano
2006-02-02combine-diff: fix placement of deletion.Junio C Hamano
2006-02-02combine-diff: add safety check to --cc.Junio C Hamano
2006-02-02combine-diff: update --cc "uninteresting hunks" logic.Junio C Hamano
2006-02-02combine-diff: reuse diff from the same blob.Junio C Hamano
2006-02-02Allow diff and index commands to be interruptedPetr Baudis
2006-02-02rev-list: omit duplicated parents.Junio C Hamano
2006-02-02update-index --index-info: allow stage 0 entries.Junio C Hamano
2006-02-01git-svnimport.perl: fix for 'arg list too long...'Sasha Khapyorsky
2006-02-01Use local structs for HTTP slot callback dataNick Hengeveld
2006-02-01rev-list: allow -<n> as shorthand for --max-count=<n>Eric Wong
2006-02-01rev-list: allow -n<n> as shorthand for --max-count=<n>Eric Wong
2006-02-01Make apply accept the -pNUM option like patch does.Daniel Barkalow
2006-02-01Fix HTTP request result processing after slot reuseNick Hengeveld
2006-02-01Make git-tar-tree use the tree_desc abstractionsLinus Torvalds
2006-02-01Make the "struct tree_desc" operations available to othersLinus Torvalds
2006-01-31Merge branches 'bf/doc' and 'db/tartree'Junio C Hamano
2006-01-31documentation: cvs migration - typofix.Junio C Hamano
2006-01-31Use struct commit in tar-treeDaniel Barkalow
2006-01-31Use struct tree in tar-treeDaniel Barkalow
2006-01-31cvs-migration documentation updateJ. Bruce Fields
2006-01-30cvsexportcommit: add some examples to the documentationMartin Langhoff
2006-01-30exportcommit: replace backticks with safe_pipe_capture() or system() - initia...Martin Langhoff
2006-01-30cvsimport: Add -S <skipfileregex> support and -v announces files retrievedMartin Langhoff
2006-01-30Merge fixes up to GIT 1.1.6Junio C Hamano
2006-01-30GIT 1.1.6v1.1.6Junio C Hamano
2006-01-30git push -f documentationJ. Bruce Fields
2006-01-29git-branch: Documentation fixesFredrik Kuivinen
2006-01-29merge-recursive: Improve the error message printed when merge(1) isn't found.Fredrik Kuivinen
2006-01-29[PATCH] pre-commit sample hook: do not barf on the initial importJunio C Hamano
2006-01-28Documentation: diff -c/--ccJunio C Hamano
2006-01-28diff-files -c/--cc: combine only when both ours and theirs exist.Junio C Hamano
2006-01-28Merge lt/revlist,jc/diff,jc/revparse,jc/abbrevJunio C Hamano
2006-01-28rev-parse: make "whatchanged -- git-fetch-script" work again.Junio C Hamano
2006-01-28diff --abbrev=<n> option fix.Junio C Hamano
2006-01-28pretty_print_commit: honor grafts.Junio C Hamano
2006-01-28pretty_print_commit(): pass commit object instead of commit->buffer.Junio C Hamano
2006-01-28Rename rev-parse --abbrev to --short.Junio C Hamano
2006-01-28rev-parse --abbrev: do not try abbrev shorter than minimum.Junio C Hamano
2006-01-28diff-tree: abbreviate merge parent object names with --abbrev --pretty.Junio C Hamano
2006-01-28rev-parse: --abbrev option.Junio C Hamano
2006-01-28abbrev cleanup: use symbolic constantsJunio C Hamano
2006-01-28rev-list --remove-empty: add minimum help and doc entry.Junio C Hamano
2006-01-28rev-list: stop when the file disappearsLinus Torvalds
2006-01-28diff-files: -c and --cc options.Junio C Hamano
2006-01-28combine-diff: better hunk splitting.Junio C Hamano
2006-01-28diff-tree --cc: squelch header generation on empty patch.Junio C Hamano
2006-01-28combine-diff: extend --cc logic to Octopus.Junio C Hamano
2006-01-28combine-diff: minor output changes.Junio C Hamano
2006-01-28combine-diff: fix appending at the tail of a list.Junio C Hamano