summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-15Merge branch 'kh/svn'Junio C Hamano
2006-02-15Merge branch 'jc/commit'Junio C Hamano
2006-02-15Merge branch 'jc/rebase'Junio C Hamano
2006-02-15Merge branch 'ra/email'Junio C Hamano
2006-02-14commit: detect misspelled pathspec while making a partial commit.Junio C Hamano
2006-02-14git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström
2006-02-14combine-diff: diff-files fix (#2)Junio C Hamano
2006-02-14Merge some proposed fixesJunio C Hamano
2006-02-14Merge branch 'pb/bisect'Junio C Hamano
2006-02-14combine-diff: diff-files fix.Junio C Hamano
2006-02-14s/SHELL/SHELL_PATH/ in MakefileFredrik Kuivinen
2006-02-14bisect: remove BISECT_NAMES after done.Junio C Hamano
2006-02-14Documentation: git-ls-files asciidocco.Junio C Hamano
2006-02-13send-email: Add --ccRyan Anderson
2006-02-13Documentation: git-commit in 1.2.X series defaults to --include.Junio C Hamano
2006-02-13send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson
2006-02-13rebase: allow a hook to refuse rebasing.Junio C Hamano
2006-02-13git-commit: Now --only semantics is the default.Junio C Hamano
2006-02-12GIT 1.2.0v1.2.0Junio C Hamano
2006-02-12Fix "test: unexpected operator" on bsdJunio C Hamano
2006-02-12Properly git-bisect reset after bisecting from non-master headPetr Baudis
2006-02-12git-commit: show dirtiness including index.Junio C Hamano
2006-02-12Make pack-objects chattier.Junio C Hamano
2006-02-12avoid echo -e, there are systems where it does not workAlex Riesen
2006-02-12fix "test: 2: unexpected operator" on bsdAlex Riesen
2006-02-12Fix object re-hashingLinus Torvalds
2006-02-12hashtable-based objects: minimum fixups.Junio C Hamano
2006-02-12Use a hashtable for objects instead of a sorted listJohannes Schindelin
2006-02-12Add howto about separating topics.kent@lysator.liu.se
2006-02-12Merge branch 'pb/repo'Junio C Hamano
2006-02-12Merge branch 'jc/fixdiff'Junio C Hamano
2006-02-12Avoid using "git-var -l" until it gets fixed.Junio C Hamano
2006-02-12Add support for explicit type specifiers when calling git-repo-configPetr Baudis
2006-02-12diff-tree: do not default to -cJunio C Hamano
2006-02-12t5500: adjust to change in pack-object reporting behaviour.Junio C Hamano
2006-02-12Only call git-rerere if $GIT_DIR/rr-cache exists.Junio C Hamano
2006-02-12Use a relative path for SVN importingChristian Biesinger
2006-02-12fetch-clone progress: finishing touches.Junio C Hamano
2006-02-12Fix fetch-clone in the presense of signalsLinus Torvalds
2006-02-12Make "git clone" pack-fetching download statistics betterLinus Torvalds
2006-02-11Make "git clone" less of a deathly quiet experienceLinus Torvalds
2006-02-11Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.Junio C Hamano
2006-02-11Merge branch 'lt/diff-tree'Junio C Hamano
2006-02-11git-commit -v: have patch at the end.Junio C Hamano
2006-02-10rev-list: default to abbreviate merge parent names under --pretty.Junio C Hamano
2006-02-10delta micro optimizationNicolas Pitre
2006-02-10count-delta.c: comment fixesNicolas Pitre
2006-02-10Merge branch 'jc/empty-commit'Junio C Hamano
2006-02-10combine-diff: Record diff status a bit more faithfullyJunio C Hamano
2006-02-10find_unique_abbrev() simplification.Junio C Hamano