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-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
2006-02-09
count-delta.c: Match the delta data semantics change in version 3.
Junio C Hamano
1
-5
/
+2
2006-02-09
remove delta-against-self bit
Nicolas Pitre
5
-12
/
+11
2006-02-09
stat() for existence in safe_create_leading_directories()
Jason Riedy
1
-5
/
+10
2006-02-09
combine-diff: move formatting logic to show_combined_diff()
Junio C Hamano
4
-32
/
+64
2006-02-09
call git_config() after setup_git_directory()
Junio C Hamano
2
-3
/
+3
2006-02-09
combined-diff: use diffcore before intersecting paths.
Junio C Hamano
1
-1
/
+2
2006-02-09
Add --diff-filter= documentation paragraph
Jon Loeliger
1
-0
/
+11
2006-02-09
diff-tree -c raw output
Linus Torvalds
3
-12
/
+67
2006-02-09
ls-files: honour per-directory ignore file from higher directories.
Junio C Hamano
1
-1
/
+21
2006-02-08
t6000: fix a careless test library add-on.
Junio C Hamano
1
-1
/
+6
2006-02-08
Do not allow empty name or email.
Junio C Hamano
1
-0
/
+5
2006-02-07
.gitignore git-rerere and config.mak
Andreas Ericsson
1
-0
/
+2
2006-02-07
Fix "git diff a..b" breakage
Linus Torvalds
1
-2
/
+3
2006-02-07
Basic documentation for git-show
Petr Baudis
1
-0
/
+49
2006-02-07
Document git-diff-tree --always
Petr Baudis
1
-0
/
+4
2006-02-07
http-fetch: Abort requests for objects which arrived in packs
Mark Wooding
3
-2
/
+33
2006-02-07
format-patch: Remove last vestiges of --mbox option
Andreas Ericsson
2
-37
/
+25
[next]