aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pack-objects: avoid delta chains that are too long.Junio C Hamano2006-02-17
* git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-17
* pack-objects: finishing touches.Junio C Hamano2006-02-17
* pack-objects: reuse data from existing packs.Junio C Hamano2006-02-17
* Add contrib/gitview from Aneesh.Aneesh Kumar2006-02-17
* git-svn: ensure fetch always works chronologically.Eric Wong2006-02-17
* git-svn: fix revision order when XML::Simple is not loadedEric Wong2006-02-17
* Introducing contrib/git-svn.Eric Wong2006-02-16
* Allow building Git in systems without iconvFernando J. Pereda2006-02-16
* Merge branch 'jc/add'Junio C Hamano2006-02-15
|\
| * Detect misspelled pathspec to git-addJunio C Hamano2006-02-15
* | Merge fixes up to 1.2.1Junio C Hamano2006-02-15
|\ \
| * | 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
* | | packed objects: minor cleanupJunio C Hamano2006-02-15
| |/ |/|
* | ls-files --error-unmatch pathspec error reporting fix.Junio C Hamano2006-02-15
* | Merge branch 'kh/svn'Junio C Hamano2006-02-14
|\ \
| * | git-svnimport: -r adds svn revision number to commit messagesKarl Hasselström2006-02-14
* | | Merge branch 'jc/commit'Junio C Hamano2006-02-14
|\ \ \
| * | | commit: detect misspelled pathspec while making a partial commit.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
* | | Merge branch 'jc/rebase'Junio C Hamano2006-02-14
|\ \ \
| * | | rebase: allow a hook to refuse rebasing.Junio C Hamano2006-02-13
* | | | Merge branch 'ra/email'Junio C Hamano2006-02-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | send-email: Add --ccRyan Anderson2006-02-13
| * | | send-email: Add some options for controlling how addresses are automatically ...Ryan Anderson2006-02-13
| |/ /
* | | Merge some proposed fixesJunio 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
| |/
* | Merge branch 'pb/bisect'Junio C Hamano2006-02-13
|\ \
| * | Properly git-bisect reset after bisecting from non-master headPetr Baudis2006-02-12
* | | git-commit: Now --only semantics is the default.Junio C Hamano2006-02-12
| |/ |/|
* | 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
| |/