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-18
Fix retries in git-cvsimport
Martin Mares
1
-8
/
+5
2006-02-18
archimport: remove files from the index before adding/updating
Eric Wong
1
-15
/
+13
2006-02-17
Make git-reset delete empty directories
Shawn Pearce
2
-0
/
+66
2006-02-17
Document --short and --git-dir in git-rev-parse(1)
Jonas Fonseca
1
-0
/
+8
2006-02-17
git-rev-parse: Fix --short= option parsing
Jonas Fonseca
1
-3
/
+3
2006-02-17
Prevent git-upload-pack segfault if object cannot be found
Carl Worth
2
-1
/
+6
2006-02-17
Abstract test_create_repo out for use in tests.
Carl Worth
1
-6
/
+17
2006-02-17
Trap exit to clean up created directory if clone fails.
Carl Worth
1
-0
/
+4
2006-02-15
More useful/hinting error messages in git-checkout
Josef Weidendorfer
1
-3
/
+10
2006-02-15
Print an error if cloning a http repo and NO_CURL is set
Fernando J. Pereda
2
-1
/
+8
2006-02-14
checkout: fix dirty-file display.
Junio C Hamano
1
-2
/
+4
2006-02-14
combine-diff: diff-files fix (#2)
Junio C Hamano
1
-0
/
+2
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
Documentation: git-commit in 1.2.X series defaults to --include.
Junio C Hamano
1
-7
/
+27
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
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
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
2006-02-10
Merge branch 'lt/diff-tree'
Junio C Hamano
6
-52
/
+144
2006-02-10
git-commit -v: have patch at the end.
Junio C Hamano
1
-27
/
+18
2006-02-10
rev-list: default to abbreviate merge parent names under --pretty.
Junio C Hamano
1
-1
/
+15
2006-02-10
delta micro optimization
Nicolas Pitre
1
-5
/
+5
2006-02-10
count-delta.c: comment fixes
Nicolas Pitre
1
-5
/
+1
2006-02-10
Merge branch 'jc/empty-commit'
Junio C Hamano
2
-1
/
+11
2006-02-10
combine-diff: Record diff status a bit more faithfully
Junio C Hamano
2
-7
/
+26
2006-02-10
find_unique_abbrev() simplification.
Junio C Hamano
3
-25
/
+10
2006-02-10
git-status -v
Junio C Hamano
3
-177
/
+255
2006-02-09
Merge branch 'jc/ls-files-o'
Junio C Hamano
1
-1
/
+21
[next]