summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix'Junio C Hamano2006-05-076-13/+94
|\
| * repack: honor -d even when no new pack was createdMartin Waitz2006-05-071-7/+7
| * clone: keep --reference even with -l -sMartin Waitz2006-05-072-1/+79
| * repo-config: document what value_regexp does a bit more clearly.Junio C Hamano2006-05-071-4/+5
| * Release config lock if the regex is invalidPavel Roskin2006-05-071-0/+2
| * core-tutorial.txt: escape asteriskMatthias Lederhofer2006-05-071-1/+1
* | Sparse fix for builtin-diffPeter Hagervall2006-05-071-2/+1
* | Fix users of prefix_path() to free() only when necessaryJohannes Schindelin2006-05-062-5/+5
* | t1300-repo-config: two new config parsing tests.sean2006-05-061-0/+31
* | Another config file parsing fix.sean2006-05-061-1/+3
* | update-index: plug memory leak from prefix_path()Junio C Hamano2006-05-051-7/+12
* | checkout-index: plug memory leak from prefix_path()Junio C Hamano2006-05-051-2/+11
* | update-index --unresolve: work from a subdirectory.Junio C Hamano2006-05-051-3/+8
* | pack-object: squelch eye-candy on non-ttyJunio C Hamano2006-05-051-0/+5
* | Merge branch 'fix'Junio C Hamano2006-05-051-2/+3
|\ \ | |/
| * core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-056-11/+17
| * repo-config: trim white-space before commentJohannes Schindelin2006-05-051-6/+6
| * Fix for config file section parsing.sean2006-05-051-2/+3
* | Clarify git-cherry documentation.sean2006-05-051-5/+14
* | Update git-unpack-objects documentation.sean2006-05-051-3/+10
* | Fix up docs where "--" isn't displayed correctly.sean2006-05-0512-13/+13
* | Several trivial documentation touch ups.sean2006-05-056-6/+10
* | git-svn 1.0.0Eric Wong2006-05-051-1/+1
* | git-svn: documentation updatesEric Wong2006-05-052-13/+38
* | delta: stricter constnessJunio C Hamano2006-05-053-6/+6
* | Makefile: do not link rev-list any specially.Junio C Hamano2006-05-041-4/+0
* | builtin-push: --all and --tags _are_ explicit refspecsJohannes Schindelin2006-05-041-2/+2
* | Merge branch 'jc/logs'Junio C Hamano2006-05-042-34/+3
|\ \
| * | builtin-log/whatchanged/show: make them official.Junio C Hamano2006-05-012-34/+3
* | | Merge branch 'jc/show-branch-dense'Junio C Hamano2006-05-031-3/+30
|\ \ \
| * | | show-branch: omit uninteresting merges.Junio C Hamano2006-05-011-3/+30
| |/ /
* | | Merge branch 'jc/symref'Junio C Hamano2006-05-036-11/+17
|\ \ \
| * | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-026-11/+17
* | | | Merge branch 'jc/diff'Junio C Hamano2006-05-038-94/+407
|\ \ \ \
| * | | | builtin-diff: call it "git-diff", really.Junio C Hamano2006-05-013-77/+4
| * | | | builtin-diff.c: die() formatting type fix.Junio C Hamano2006-04-301-1/+1
| * | | | built-in diff: assorted updates.Junio C Hamano2006-04-294-26/+79
| * | | | built-in diff.Junio C Hamano2006-04-284-1/+335
* | | | | Merge branch 'js/repoconfig'Junio C Hamano2006-05-033-31/+79
|\ \ \ \ \
| * | | | | repo-config: deconvolute logicsJohannes Schindelin2006-05-031-24/+26
| * | | | | repo-config: readability fixups.Junio C Hamano2006-05-021-26/+20
| * | | | | repo-config: support --get-regexpJohannes Schindelin2006-05-023-8/+60
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/count'Junio C Hamano2006-05-036-35/+141
|\ \ \ \ \
| * | | | | builtin-count-objects: open packs when running -vJunio C Hamano2006-05-021-0/+2
| * | | | | builtin-count-objects: make it official.Junio C Hamano2006-05-013-34/+14
| * | | | | built-in count-objects.Junio C Hamano2006-04-274-1/+126
* | | | | | Merge branch 'js/remoteconfig'Junio C Hamano2006-05-034-3/+319
|\ \ \ \ \ \
| * | | | | | Revert "fetch, pull: ask config for remote information"Junio C Hamano2006-05-021-51/+4
| * | | | | | fetch, pull: ask config for remote informationJohannes Schindelin2006-05-021-4/+51
| * | | | | | builtin-push: also ask config for remote informationJohannes Schindelin2006-05-021-0/+39