aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | stat() for existence in safe_create_leading_directories()Jason Riedy2006-02-09
* | call git_config() after setup_git_directory()Junio C Hamano2006-02-09
* | Add --diff-filter= documentation paragraphJon Loeliger2006-02-09
|/
* .gitignore git-rerere and config.makAndreas Ericsson2006-02-07
* Fix "git diff a..b" breakageLinus Torvalds2006-02-07
* Basic documentation for git-showPetr Baudis2006-02-07
* Document git-diff-tree --alwaysPetr Baudis2006-02-07
* http-fetch: Abort requests for objects which arrived in packsMark Wooding2006-02-07
* format-patch: Remove last vestiges of --mbox optionAndreas Ericsson2006-02-07
* Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-02-07
|\
| * gitk: Use git-diff-tree --cc for showing the diffs for mergesPaul Mackerras2006-02-07
| * gitk: Add braces around if expressionsPaul Mackerras2006-02-07
* | git-commit: finishing touches.Junio C Hamano2006-02-06
* | git-commit: revamp the git-commit semantics.Junio C Hamano2006-02-06