index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-15
packed objects: minor cleanup
Junio C Hamano
3
-5
/
+5
2006-02-15
Detect misspelled pathspec to git-add
Junio C Hamano
1
-0
/
+11
2006-02-15
ls-files --error-unmatch pathspec error reporting fix.
Junio C Hamano
1
-1
/
+1
2006-02-14
Merge branch 'kh/svn'
Junio C Hamano
2
-3
/
+8
2006-02-14
Merge branch 'jc/commit'
Junio C Hamano
4
-18
/
+60
2006-02-14
Merge branch 'jc/rebase'
Junio C Hamano
2
-0
/
+159
2006-02-14
Merge branch 'ra/email'
Junio C Hamano
2
-5
/
+28
2006-02-14
rebase: allow rebasing onto different base.
Junio C Hamano
1
-18
/
+71
2006-02-14
checkout: fix dirty-file display.
Junio C Hamano
1
-2
/
+4
2006-02-14
commit: detect misspelled pathspec while making a partial commit.
Junio C Hamano
2
-17
/
+53
2006-02-14
git-svnimport: -r adds svn revision number to commit messages
Karl Hasselström
2
-3
/
+8
2006-02-14
combine-diff: diff-files fix (#2)
Junio C Hamano
1
-0
/
+2
2006-02-13
Merge some proposed fixes
Junio C Hamano
3
-2
/
+3
2006-02-13
Merge branch 'pb/bisect'
Junio C Hamano
1
-3
/
+14
2006-02-13
combine-diff: diff-files fix.
Junio C Hamano
1
-4
/
+5
2006-02-13
s/SHELL/SHELL_PATH/ in Makefile
Fredrik Kuivinen
1
-1
/
+1
2006-02-13
bisect: remove BISECT_NAMES after done.
Junio C Hamano
1
-0
/
+1
2006-02-13
Documentation: git-ls-files asciidocco.
Junio C Hamano
1
-1
/
+1
2006-02-13
send-email: Add --cc
Ryan Anderson
2
-2
/
+9
2006-02-13
Documentation: git-commit in 1.2.X series defaults to --include.
Junio C Hamano
1
-7
/
+27
2006-02-13
send-email: Add some options for controlling how addresses are automatically ...
Ryan Anderson
2
-3
/
+19
2006-02-13
rebase: allow a hook to refuse rebasing.
Junio C Hamano
2
-0
/
+159
2006-02-12
git-commit: Now --only semantics is the default.
Junio C Hamano
2
-12
/
+14
2006-02-12
cache_name_compare() compares name and stage, nothing else.
Junio C Hamano
1
-3
/
+3
2006-02-12
GIT 1.2.0
Junio C Hamano
1
-1
/
+1
2006-02-12
Fix "test: unexpected operator" on bsd
Junio C Hamano
1
-1
/
+1
2006-02-12
Properly git-bisect reset after bisecting from non-master head
Petr Baudis
1
-3
/
+14
2006-02-12
git-commit: show dirtiness including index.
Junio C Hamano
1
-1
/
+2
2006-02-12
Make pack-objects chattier.
Junio C Hamano
1
-4
/
+6
2006-02-12
avoid echo -e, there are systems where it does not work
Alex Riesen
2
-2
/
+3
2006-02-12
fix "test: 2: unexpected operator" on bsd
Alex Riesen
1
-1
/
+1
2006-02-12
Fix object re-hashing
Linus Torvalds
1
-1
/
+1
2006-02-12
hashtable-based objects: minimum fixups.
Junio C Hamano
1
-2
/
+4
2006-02-12
Use a hashtable for objects instead of a sorted list
Johannes Schindelin
4
-34
/
+49
2006-02-12
Add howto about separating topics.
kent@lysator.liu.se
1
-0
/
+91
2006-02-12
Merge branch 'pb/repo'
Junio C Hamano
2
-8
/
+37
2006-02-12
Merge branch 'jc/fixdiff'
Junio C Hamano
2
-3
/
+3
2006-02-12
Avoid using "git-var -l" until it gets fixed.
Junio C Hamano
2
-5
/
+9
2006-02-12
"assume unchanged" git: documentation.
Junio C Hamano
2
-1
/
+84
2006-02-12
ls-files: split "show-valid-bit" into a different option.
Junio C Hamano
1
-3
/
+7
2006-02-12
Add support for explicit type specifiers when calling git-repo-config
Petr Baudis
2
-8
/
+37
2006-02-11
diff-tree: do not default to -c
Junio C Hamano
2
-3
/
+3
2006-02-11
t5500: adjust to change in pack-object reporting behaviour.
Junio C Hamano
1
-1
/
+1
2006-02-11
Only call git-rerere if $GIT_DIR/rr-cache exists.
Junio C Hamano
3
-3
/
+12
2006-02-11
Use a relative path for SVN importing
Christian Biesinger
1
-1
/
+1
2006-02-11
fetch-clone progress: finishing touches.
Junio C Hamano
2
-4
/
+43
2006-02-11
Fix fetch-clone in the presense of signals
Linus Torvalds
1
-4
/
+7
2006-02-11
Make "git clone" pack-fetching download statistics better
Linus Torvalds
1
-3
/
+41
2006-02-10
Make "git clone" less of a deathly quiet experience
Linus Torvalds
4
-5
/
+37
2006-02-10
Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.
Junio C Hamano
1
-4
/
+6
[prev]
[next]