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-01-29
merge-recursive: Improve the error message printed when merge(1) isn't found.
Fredrik Kuivinen
1
-5
/
+10
2006-01-29
[PATCH] pre-commit sample hook: do not barf on the initial import
Junio C Hamano
1
-3
/
+10
2006-01-28
Documentation: diff -c/--cc
Junio C Hamano
3
-3
/
+73
2006-01-28
diff-files -c/--cc: combine only when both ours and theirs exist.
Junio C Hamano
1
-2
/
+7
2006-01-28
Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
Junio C Hamano
15
-107
/
+932
2006-01-28
rev-parse: make "whatchanged -- git-fetch-script" work again.
Junio C Hamano
1
-1
/
+3
2006-01-28
diff --abbrev=<n> option fix.
Junio C Hamano
1
-1
/
+6
2006-01-28
pretty_print_commit: honor grafts.
Junio C Hamano
1
-26
/
+26
2006-01-28
pretty_print_commit(): pass commit object instead of commit->buffer.
Junio C Hamano
5
-10
/
+10
2006-01-28
Rename rev-parse --abbrev to --short.
Junio C Hamano
1
-2
/
+2
2006-01-28
rev-parse --abbrev: do not try abbrev shorter than minimum.
Junio C Hamano
1
-2
/
+4
2006-01-28
diff-tree: abbreviate merge parent object names with --abbrev --pretty.
Junio C Hamano
5
-9
/
+18
2006-01-28
rev-parse: --abbrev option.
Junio C Hamano
1
-0
/
+14
2006-01-28
abbrev cleanup: use symbolic constants
Junio C Hamano
5
-8
/
+7
2006-01-28
rev-list --remove-empty: add minimum help and doc entry.
Junio C Hamano
2
-0
/
+5
2006-01-28
rev-list: stop when the file disappears
Linus Torvalds
1
-58
/
+78
2006-01-28
diff-files: -c and --cc options.
Junio C Hamano
3
-23
/
+99
2006-01-28
combine-diff: better hunk splitting.
Junio C Hamano
1
-27
/
+116
2006-01-28
diff-tree --cc: squelch header generation on empty patch.
Junio C Hamano
1
-16
/
+30
2006-01-28
combine-diff: extend --cc logic to Octopus.
Junio C Hamano
1
-26
/
+63
2006-01-28
combine-diff: minor output changes.
Junio C Hamano
1
-3
/
+2
2006-01-28
combine-diff: fix appending at the tail of a list.
Junio C Hamano
1
-11
/
+6
2006-01-28
diff-tree --cc: denser combined diff output for a merge commit.
Junio C Hamano
3
-8
/
+73
2006-01-28
diff-tree -c: show a merge commit a bit more sensibly.
Junio C Hamano
4
-7
/
+502
2006-01-27
merge: seed the commit message with list of conflicted files.
Junio C Hamano
1
-0
/
+8
2006-01-27
Merge fixes up to GIT 1.1.5
Junio C Hamano
1
-6
/
+3
2006-01-27
GIT 1.1.5
Junio C Hamano
1
-6
/
+3
2006-01-27
GIT 1.0.13
Junio C Hamano
2
-7
/
+4
2006-01-27
checkout: do not make a temporary copy of symlink target.
Junio C Hamano
1
-6
/
+3
2006-01-26
Add freebsd support in Makefile
Alecs King
1
-0
/
+5
2006-01-26
Make GIT-VERSION-GEN tolerate missing git describe command again
Uwe Zeisberger
1
-3
/
+5
2006-01-26
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
Uwe Zeisberger
1
-1
/
+1
2006-01-26
Remove unneeded header
Uwe Zeisberger
1
-1
/
+0
2006-01-26
git-fetch --upload-pack: disambiguate.
Junio C Hamano
2
-4
/
+3
2006-01-26
Only use a single parser for tree objects
Daniel Barkalow
5
-46
/
+31
2006-01-25
Add compat/unsetenv.c .
Jason Riedy
4
-0
/
+37
2006-01-25
Run GIT-VERSION-GEN with $(SHELL), not sh.
Jason Riedy
1
-1
/
+1
2006-01-25
Fix git-format-patch -s to include a Signed-off-by: line...
Eric W. Biederman
1
-1
/
+1
2006-01-25
tests: adjust breakage by stricter rev-parse
Junio C Hamano
1
-2
/
+2
2006-01-25
git-whatchanged: exit out early on errors
Linus Torvalds
1
-1
/
+1
2006-01-25
Make git-rev-list and git-rev-parse argument parsing stricter
Linus Torvalds
2
-1
/
+8
2006-01-25
Merge branches 'jc/clone', 'md/env' and 'mo/path'
Junio C Hamano
7
-25
/
+70
2006-01-25
local push/pull env cleanup
Matt Draisey
1
-2
/
+8
2006-01-24
git-{fetch,peek-remote} handling of --upload-pack
Michal Ostrowski
2
-4
/
+13
2006-01-24
git-fetch: pass --upload-pack to fetch-pack
Michal Ostrowski
2
-1
/
+14
2006-01-24
clone: do not accept more than one -o option.
Junio C Hamano
1
-1
/
+15
2006-01-24
clone: do not create remotes/origin nor origin branch in a bare repository.
Junio C Hamano
2
-2
/
+4
2006-01-24
git-clone: PG13 --naked option to --bare.
Junio C Hamano
3
-16
/
+17
2006-01-24
Don't include ../README in git.txt - make a local copy
Pavel Roskin
3
-4
/
+8
2006-01-24
sample update-hook: sanely handle a new branch head.
Junio C Hamano
1
-1
/
+1
[prev]
[next]