aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge branch 'fix'Junio C Hamano2006-05-08
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Separate object name errors from usage errorsDmitry V. Levin2006-05-08
| * | | | | | | Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano2006-05-08
| * | | | | | | Fix "git diff --stat" with long filenamesLinus Torvalds2006-05-08
| * | | | | | | Fix repo-config set-multivar error return path.Junio C Hamano2006-05-07
* | | | | | | | Merge branch 'fix'Junio C Hamano2006-05-07
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | repack: honor -d even when no new pack was createdMartin Waitz2006-05-07
| * | | | | | | clone: keep --reference even with -l -sMartin Waitz2006-05-07
| * | | | | | | repo-config: document what value_regexp does a bit more clearly.Junio C Hamano2006-05-07
| * | | | | | | Release config lock if the regex is invalidPavel Roskin2006-05-07
| * | | | | | | core-tutorial.txt: escape asteriskMatthias Lederhofer2006-05-07
* | | | | | | | Sparse fix for builtin-diffPeter Hagervall2006-05-07
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix users of prefix_path() to free() only when necessaryJohannes Schindelin2006-05-06
* | | | | | | t1300-repo-config: two new config parsing tests.sean2006-05-06
* | | | | | | Another config file parsing fix.sean2006-05-06
| |_|_|/ / / |/| | | | |
* | | | | | update-index: plug memory leak from prefix_path()Junio C Hamano2006-05-05
* | | | | | checkout-index: plug memory leak from prefix_path()Junio C Hamano2006-05-05
* | | | | | update-index --unresolve: work from a subdirectory.Junio C Hamano2006-05-05
| |/ / / / |/| | | |
* | | | | pack-object: squelch eye-candy on non-ttyJunio C Hamano2006-05-05
* | | | | Merge branch 'fix'Junio C Hamano2006-05-05
|\ \ \ \ \ | |/ / / /
| * | | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-05
| * | | | repo-config: trim white-space before commentJohannes Schindelin2006-05-05
| * | | | Fix for config file section parsing.sean2006-05-05
* | | | | Clarify git-cherry documentation.sean2006-05-05
* | | | | Update git-unpack-objects documentation.sean2006-05-05
* | | | | Fix up docs where "--" isn't displayed correctly.sean2006-05-05
* | | | | Several trivial documentation touch ups.sean2006-05-05
* | | | | git-svn 1.0.0Eric Wong2006-05-05
* | | | | git-svn: documentation updatesEric Wong2006-05-05
* | | | | delta: stricter constnessJunio C Hamano2006-05-05
* | | | | Makefile: do not link rev-list any specially.Junio C Hamano2006-05-04
* | | | | builtin-push: --all and --tags _are_ explicit refspecsJohannes Schindelin2006-05-04
* | | | | Merge branch 'jc/logs'Junio C Hamano2006-05-04
|\ \ \ \ \
| * | | | | builtin-log/whatchanged/show: make them official.Junio C Hamano2006-05-01
* | | | | | Merge branch 'jc/show-branch-dense'Junio C Hamano2006-05-03
|\ \ \ \ \ \
| * | | | | | show-branch: omit uninteresting merges.Junio C Hamano2006-05-01
| |/ / / / /
* | | | | | Merge branch 'jc/symref'Junio C Hamano2006-05-03
|\ \ \ \ \ \
| * | | | | | core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano2006-05-02
* | | | | | | Merge branch 'jc/diff'Junio C Hamano2006-05-03
|\ \ \ \ \ \ \
| * | | | | | | builtin-diff: call it "git-diff", really.Junio C Hamano2006-05-01
| * | | | | | | builtin-diff.c: die() formatting type fix.Junio C Hamano2006-04-30
| * | | | | | | built-in diff: assorted updates.Junio C Hamano2006-04-29
| * | | | | | | built-in diff.Junio C Hamano2006-04-28
* | | | | | | | Merge branch 'js/repoconfig'Junio C Hamano2006-05-03
|\ \ \ \ \ \ \ \
| * | | | | | | | repo-config: deconvolute logicsJohannes Schindelin2006-05-03
| * | | | | | | | repo-config: readability fixups.Junio C Hamano2006-05-02
| * | | | | | | | repo-config: support --get-regexpJohannes Schindelin2006-05-02
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/count'Junio C Hamano2006-05-03
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin-count-objects: open packs when running -vJunio C Hamano2006-05-02
| * | | | | | | | builtin-count-objects: make it official.Junio C Hamano2006-05-01