aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Shawn O. Pearce2007-03-12
|\
| * fast-import: grow tree storage more aggressivelyJeff King2007-03-12
* | New fast-import test case for valid tree sortingJeff King2007-03-12
* | git-bundle: only die if pack would be empty, warn if ref is skippedJohannes Schindelin2007-03-11
* | git-send-email: configurable bcc and chain-reply-toAvi Kivity2007-03-11
* | Merge branch 'maint'Junio C Hamano2007-03-11
|\ \ | |/
| * git-send-email: Document configuration optionsAvi Kivity2007-03-11
| * git-merge: warn when -m provided on a fast forwardJ. Bruce Fields2007-03-11
* | Merge branch 'jc/boundary'Junio C Hamano2007-03-11
|\ \
| * | git-bundle: prevent overwriting existing bundlesJohannes Schindelin2007-03-08
| * | git-bundle: die if a given ref is not included in bundleJohannes Schindelin2007-03-08
| * | git-bundle: handle thin packs in subcommand "unbundle"Johannes Schindelin2007-03-08
| * | git-bundle: Make thin packsJohannes Schindelin2007-03-07
| * | git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-07
| * | bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-06
| * | revision --boundary: fix uncounted case.Junio C Hamano2007-03-06
| * | revision --boundary: fix stupid typoJunio C Hamano2007-03-06
| * | git-bundle: make verify a bit more chatty.Junio C Hamano2007-03-06
| * | revision traversal: SHOWN means shownJunio C Hamano2007-03-06
| * | git-bundle: various fixupsJunio C Hamano2007-03-06
| * | revision traversal: retire BOUNDARY_SHOWJunio C Hamano2007-03-06
| * | revision walker: Fix --boundary when limitedJunio C Hamano2007-03-06
* | | Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-11
* | | Split back out update_hook handling in receive-packShawn O. Pearce2007-03-11
* | | Refactor run_command error handling in receive-packShawn O. Pearce2007-03-11
* | | Teach run_command how to setup a stdin pipeShawn O. Pearce2007-03-11
* | | Split run_command into two halves (start/finish)Shawn O. Pearce2007-03-11
* | | Start defining a more sophisticated run_commandShawn O. Pearce2007-03-11
* | | Remove unused run_command variantsShawn O. Pearce2007-03-11
* | | Switch to run_command_v_opt in revertShawn O. Pearce2007-03-11
* | | cvsserver: Use Merged response instead of Update-existing for merged filesFrank Lichtenheld2007-03-11
* | | I like the idea of the new ':/<oneline prefix>' notation, and gave itJim Meyering2007-03-11
* | | Merge branch 'js/attach'Junio C Hamano2007-03-10
|\ \ \
| * | | format-patch --attach: not folding some long headers.Junio C Hamano2007-03-04
| * | | format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-04
* | | | Merge branch 'js/diff-ni'Junio C Hamano2007-03-10
|\ \ \ \
| * | | | Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-04
| * | | | diff --no-index: support /dev/null as filenameJohannes Schindelin2007-03-04
| * | | | diff-ni: fix the diff with standard inputJunio C Hamano2007-03-04
| * | | | diff: support reading a file from stdin via "-"Johannes Schindelin2007-03-03
* | | | | Merge branch 'jc/fsck'Junio C Hamano2007-03-10
|\ \ \ \ \
| * | | | | fsck: exit with non-zero status upon errorsJunio C Hamano2007-03-05
| * | | | | unpack_sha1_file(): detect corrupt loose object files.Junio C Hamano2007-03-05
| * | | | | fsck: fix broken loose object check.Junio C Hamano2007-03-05
* | | | | | Merge branch 'pb/commit-i'Junio C Hamano2007-03-10
|\ \ \ \ \ \
| * | | | | | git-commit: add a --interactive optionPaolo Bonzini2007-03-09
* | | | | | | Merge branch 'js/revert-cherry'Junio C Hamano2007-03-10
|\ \ \ \ \ \ \
| * | | | | | | cherry-pick: Bug fix 'cherry picked from' message.Shawn O. Pearce2007-03-05
| * | | | | | | cherry-pick: Suggest a better method to retain authorshipJohannes Schindelin2007-03-04
| * | | | | | | Make git-revert & git-cherry-pick a builtinJohannes Schindelin2007-03-03