summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-03-124-156/+15
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | git-gui: Allow 'git gui version' outside of a repositorygitgui-0.6.4Shawn O. Pearce2007-03-121-7/+5
| | * | | | | | | git-gui: Revert "git-gui: Display all authors of git-gui."Shawn O. Pearce2007-03-124-135/+9
| | * | | | | | | git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed."Shawn O. Pearce2007-03-121-19/+6
| | * | | | | | | git-gui: Allow committing empty mergesShawn O. Pearce2007-03-121-1/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-03-122-4/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary casts from fast-importShawn O. Pearce2007-03-121-2/+2
| * | | | | | | | Merge branch 'maint'Shawn O. Pearce2007-03-121-2/+2
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | fast-import: grow tree storage more aggressivelyJeff King2007-03-121-2/+2
| | |/ / / / / /
| * | | | | | | New fast-import test case for valid tree sortingJeff King2007-03-121-0/+50
* | | | | | | | Fix t5510-fetch's use of sedShawn O. Pearce2007-03-121-1/+7
* | | | | | | | Simplify closing two fds at once in run-command.cShawn O. Pearce2007-03-121-6/+9
* | | | | | | | Re-fix get_sha1_oneline()Linus Torvalds2007-03-121-5/+5
|/ / / / / / /
* | | | | | | git-bundle: only die if pack would be empty, warn if ref is skippedJohannes Schindelin2007-03-111-3/+8
* | | | | | | git-send-email: configurable bcc and chain-reply-toAvi Kivity2007-03-112-1/+19
* | | | | | | Merge branch 'maint'Junio C Hamano2007-03-112-1/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | git-send-email: Document configuration optionsAvi Kivity2007-03-111-0/+13
| * | | | | | git-merge: warn when -m provided on a fast forwardJ. Bruce Fields2007-03-111-1/+6
* | | | | | | Merge branch 'jc/boundary'Junio C Hamano2007-03-114-197/+243
|\ \ \ \ \ \ \
| * | | | | | | git-bundle: prevent overwriting existing bundlesJohannes Schindelin2007-03-081-2/+2
| * | | | | | | git-bundle: die if a given ref is not included in bundleJohannes Schindelin2007-03-081-4/+2
| * | | | | | | git-bundle: handle thin packs in subcommand "unbundle"Johannes Schindelin2007-03-081-1/+2
| * | | | | | | git-bundle: Make thin packsJohannes Schindelin2007-03-071-59/+26
| * | | | | | | git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin2007-03-072-3/+23
| * | | | | | | bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin2007-03-062-1/+24
| * | | | | | | revision --boundary: fix uncounted case.Junio C Hamano2007-03-061-8/+8
| * | | | | | | revision --boundary: fix stupid typoJunio C Hamano2007-03-061-1/+1
| * | | | | | | git-bundle: make verify a bit more chatty.Junio C Hamano2007-03-061-20/+35
| * | | | | | | revision traversal: SHOWN means shownJunio C Hamano2007-03-061-8/+18
| * | | | | | | git-bundle: various fixupsJunio C Hamano2007-03-061-13/+33
| * | | | | | | revision traversal: retire BOUNDARY_SHOWJunio C Hamano2007-03-063-5/+13
| * | | | | | | revision walker: Fix --boundary when limitedJunio C Hamano2007-03-062-116/+100
* | | | | | | | Change {pre,post}-receive hooks to use stdinShawn O. Pearce2007-03-113-58/+62
* | | | | | | | Split back out update_hook handling in receive-packShawn O. Pearce2007-03-111-2/+24
* | | | | | | | Refactor run_command error handling in receive-packShawn O. Pearce2007-03-111-19/+24
* | | | | | | | Teach run_command how to setup a stdin pipeShawn O. Pearce2007-03-112-1/+37
* | | | | | | | Split run_command into two halves (start/finish)Shawn O. Pearce2007-03-112-7/+22
* | | | | | | | Start defining a more sophisticated run_commandShawn O. Pearce2007-03-112-7/+27
* | | | | | | | Remove unused run_command variantsShawn O. Pearce2007-03-113-50/+1
* | | | | | | | Switch to run_command_v_opt in revertShawn O. Pearce2007-03-111-4/+9
* | | | | | | | cvsserver: Use Merged response instead of Update-existing for merged filesFrank Lichtenheld2007-03-111-3/+3
* | | | | | | | I like the idea of the new ':/<oneline prefix>' notation, and gave itJim Meyering2007-03-111-2/+6
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'js/attach'Junio C Hamano2007-03-1011-47/+384
|\ \ \ \ \ \ \
| * | | | | | | format-patch --attach: not folding some long headers.Junio C Hamano2007-03-048-76/+40
| * | | | | | | format-patch: add --inline option and make --attach a true attachmentJohannes Schindelin2007-03-0411-13/+386
* | | | | | | | Merge branch 'js/diff-ni'Junio C Hamano2007-03-1032-131/+176
|\ \ \ \ \ \ \ \
| * | | | | | | | Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-0429-110/+110
| * | | | | | | | diff --no-index: support /dev/null as filenameJohannes Schindelin2007-03-041-17/+17
| * | | | | | | | diff-ni: fix the diff with standard inputJunio C Hamano2007-03-042-21/+40
| * | | | | | | | diff: support reading a file from stdin via "-"Johannes Schindelin2007-03-032-5/+31