aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer2006-02-15
* Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda2006-02-15
* checkout: fix dirty-file display.Junio C Hamano2006-02-14
* combine-diff: diff-files fix (#2)Junio C Hamano2006-02-14
* combine-diff: diff-files fix.Junio C Hamano2006-02-13
* s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen2006-02-13
* bisect: remove BISECT_NAMES after done.Junio C Hamano2006-02-13
* Documentation: git-ls-files asciidocco.Junio C Hamano2006-02-13
* Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano2006-02-13
* GIT 1.2.0v1.2.0Junio C Hamano2006-02-12
* Fix "test: unexpected operator" on bsdJunio C Hamano2006-02-12
* git-commit: show dirtiness including index.Junio C Hamano2006-02-12
* Make pack-objects chattier.Junio C Hamano2006-02-12
* avoid echo -e, there are systems where it does not workAlex Riesen2006-02-12
* fix "test: 2: unexpected operator" on bsdAlex Riesen2006-02-12
* Fix object re-hashingLinus Torvalds2006-02-12
* hashtable-based objects: minimum fixups.Junio C Hamano2006-02-12
* Use a hashtable for objects instead of a sorted listJohannes Schindelin2006-02-12
* Add howto about separating topics.kent@lysator.liu.se2006-02-12
* Merge branch 'pb/repo'Junio C Hamano2006-02-12
|\
| * Add support for explicit type specifiers when calling git-repo-configPetr Baudis2006-02-12
* | Merge branch 'jc/fixdiff'Junio C Hamano2006-02-12
|\ \
| * | diff-tree: do not default to -cJunio C Hamano2006-02-11
| |/
* | Avoid using "git-var -l" until it gets fixed.Junio C Hamano2006-02-12
|/
* t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano2006-02-11
* Only call git-rerere if $GIT_DIR/rr-cache exists.Junio C Hamano2006-02-11
* Use a relative path for SVN importingChristian Biesinger2006-02-11
* fetch-clone progress: finishing touches.Junio C Hamano2006-02-11
* Fix fetch-clone in the presense of signalsLinus Torvalds2006-02-11
* Make "git clone" pack-fetching download statistics betterLinus Torvalds2006-02-11
* Make "git clone" less of a deathly quiet experienceLinus Torvalds2006-02-10
* Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano2006-02-10
* Merge branch 'lt/diff-tree'Junio C Hamano2006-02-10
|\
| * combine-diff: Record diff status a bit more faithfullyJunio C Hamano2006-02-10
| * find_unique_abbrev() simplification.Junio C Hamano2006-02-10
| * combine-diff: move formatting logic to show_combined_diff()Junio C Hamano2006-02-09
| * combined-diff: use diffcore before intersecting paths.Junio C Hamano2006-02-09
| * diff-tree -c raw outputLinus Torvalds2006-02-09
* | git-commit -v: have patch at the end.Junio C Hamano2006-02-10
* | rev-list: default to abbreviate merge parent names under --pretty.Junio C Hamano2006-02-10
* | delta micro optimizationNicolas Pitre2006-02-10
* | count-delta.c: comment fixesNicolas Pitre2006-02-10
* | Merge branch 'jc/empty-commit'Junio C Hamano2006-02-10
|\ \
| * | t6000: fix a careless test library add-on.Junio C Hamano2006-02-08
| * | Do not allow empty name or email.Junio C Hamano2006-02-08
| |/
* | git-status -vJunio C Hamano2006-02-10
* | Merge branch 'jc/ls-files-o'Junio C Hamano2006-02-09
|\ \
| * | ls-files: honour per-directory ignore file from higher directories.Junio C Hamano2006-02-09
| |/
* | count-delta.c: Match the delta data semantics change in version 3.Junio C Hamano2006-02-09
* | remove delta-against-self bitNicolas Pitre2006-02-09