summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add SubmittingPatchesJunio C Hamano2005-08-131-0/+130
* | Add --signoff and --verify option to git commit.Junio C Hamano2005-08-131-4/+72
* | Debianization updatesMatthias Urlichs2005-08-122-27/+30
* | Fix debianization: mark git-tk architecture neutral.Junio C Hamano2005-08-122-1/+7
* | Adjust binary packaging to dest=>DESTDIR change.Junio C Hamano2005-08-122-2/+2
* | Make tools/ directory first-class citizen.Junio C Hamano2005-08-123-4/+3
* | [PATCH] Unify Makefile indentationPetr Baudis2005-08-121-14/+14
* | [PATCH] Use $DESTDIR instead of $destPetr Baudis2005-08-124-11/+12
* | Make CFLAGS overridable from make command line.Pavel Roskin2005-08-122-25/+28
* | Clean generated files a bit more, to cope with Debian build droppings.Junio C Hamano2005-08-121-2/+5
* | [PATCH] Add "--sign" option to git-format-patch-scriptJohannes Schindelin2005-08-121-1/+11
* | fetch-pack: start multi-head pulling.Junio C Hamano2005-08-123-27/+51
* | Update unpack-objects usage and documentation.Junio C Hamano2005-08-122-2/+8
* | [PATCH] Also parse objects we already haveDaniel Barkalow2005-08-111-0/+1
* | [PATCH] Fix parallel pull dependancy tracking.Daniel Barkalow2005-08-111-25/+32
* | Clean generated deb files.Junio C Hamano2005-08-111-1/+2
* | [PATCH] Trapping exit in tests, using return for errors: further fixes.Pavel Roskin2005-08-111-3/+5
* | [PATCH] Trapping exit in tests, using return for errorsPavel Roskin2005-08-117-28/+39
* | [PATCH] Need to set PAGER in testsPavel Roskin2005-08-111-1/+2
* | [PATCH] Missing test_donePavel Roskin2005-08-114-0/+7
* | String comparison of test is done with '=', not '=='.Junio C Hamano2005-08-111-4/+4
* | Debian packaging fixes.Matthias Urlichs2005-08-118-8/+44
* | merge-base.c: pathological case fix.Junio C Hamano2005-08-111-6/+68
* | [PATCH] Speed up git-merge-base a lotLinus Torvalds2005-08-111-7/+22
* | Merge with gitk.Junio C Hamano2005-08-111-22/+25
|\ \ | |/
| * Refine the update heuristic to improve responsiveness a bit.Paul Mackerras2005-08-111-22/+25
* | GIT 0.99.4.v0.99.4Junio C Hamano2005-08-101-0/+6
* | Merge with master.Junio C Hamano2005-08-101-10/+21
|\ \
| * \ Merge with gitk.Junio C Hamano2005-08-101-10/+21
| |\ \ | | |/
| | * Only do an update every 100 commits when drawing the graph.Paul Mackerras2005-08-101-10/+21
* | | Merge with master.Junio C Hamano2005-08-102-3/+39
|\ \ \ | |/ /
| * | [PATCH] Fix git-rev-parse's parent handlingJohannes Schindelin2005-08-102-3/+39
* | | Merge with master.Junio C Hamano2005-08-1030-120/+516
|\ \ \ | |/ /
| * | Skip merges in format-patch.Junio C Hamano2005-08-101-1/+2
| * | Add -v option to git-cherry.Junio C Hamano2005-08-101-1/+7
| * | Teach git push .git/branches shorthandJunio C Hamano2005-08-091-1/+62
| * | ls-remote: drop storing operation and add documentation.Junio C Hamano2005-08-092-27/+87
| * | Teach format-patch, rebase and cherry a..b formatJunio C Hamano2005-08-093-22/+47
| * | Stash away the original head in ORIG_HEAD when resetting.Junio C Hamano2005-08-091-1/+7
| * | git-revert: revert an existing commit.Junio C Hamano2005-08-092-0/+38
| * | Introduce --pretty=oneline format.Junio C Hamano2005-08-093-9/+36
| * | Document "git commit"Junio C Hamano2005-08-092-8/+65
| * | git-commit: log parameter updates.Junio C Hamano2005-08-093-24/+107
| * | Update rev-parse flags list.Junio C Hamano2005-08-091-0/+3
| * | [PATCH] add *--no-merges* flag to suppress display of merge commitsJohannes Schindelin2005-08-091-1/+11
| * | Use GIT_SSH environment to specify alternate ssh binary.Martin Sivak2005-08-092-3/+16
| * | Small typofix in mailsplit.cJunio C Hamano2005-08-091-1/+1
| * | A bit more format warning squelching.Junio C Hamano2005-08-092-5/+6
| * | [PATCH] -Werror fixesTimo Sirainen2005-08-099-16/+21
| * | [PATCH] Warning fix for gcc 4Pavel Roskin2005-08-091-1/+1