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
2007-01-08
Documentation: add git-remote man page
J. Bruce Fields
1
-0
/
+76
2007-01-08
Merge branch 'jc/reflog'
Junio C Hamano
6
-222
/
+571
2007-01-08
short i/o: fix config updates to use write_in_full
Andy Whitcroft
1
-29
/
+77
2007-01-08
short i/o: fix calls to write to use xwrite or write_in_full
Andy Whitcroft
20
-89
/
+74
2007-01-08
short i/o: fix calls to read to use xread or read_in_full
Andy Whitcroft
17
-39
/
+57
2007-01-08
short i/o: clean up the naming for the write_{in,or}_xxx family
Andy Whitcroft
4
-35
/
+48
2007-01-08
--prune is now default for 'pack-refs'
Junio C Hamano
3
-7
/
+13
2007-01-08
--utf8 is now default for 'git-am'
Junio C Hamano
2
-6
/
+21
2007-01-08
git-commit: do not fail to print the diffstat even if there is a file named HEAD
Michael Loeffler
1
-1
/
+1
2007-01-08
ssh-upload: prevent buffer overrun
Andy Whitcroft
1
-1
/
+1
2007-01-08
git-checkout: fix branch name output from the command
Junio C Hamano
2
-2
/
+2
2007-01-08
git-checkout: safety when coming back from the detached HEAD state.
Junio C Hamano
1
-0
/
+18
2007-01-08
git-checkout: rewording comments regarding detached HEAD.
Junio C Hamano
1
-9
/
+12
2007-01-08
git-checkout: do not warn detaching HEAD when it is already detached.
Junio C Hamano
1
-3
/
+8
2007-01-08
Detached HEAD (experimental)
Junio C Hamano
5
-23
/
+50
2007-01-08
git-branch: show detached HEAD
Lars Hjemli
1
-7
/
+24
2007-01-08
git-status: show detached HEAD
Junio C Hamano
1
-2
/
+11
2007-01-08
cvsimport: cleanup temporary cvsps file
Martin Langhoff
1
-5
/
+11
2007-01-08
cvsimport: document -S and -L options
Martin Langhoff
1
-0
/
+8
2007-01-08
cvsimport: skip commits that are too recent (option and documentation)
Martin Langhoff
2
-4
/
+11
2007-01-07
git-fetch: allow updating the current branch in a bare repository.
Junio C Hamano
2
-4
/
+13
2007-01-07
Introduce is_bare_repository() and core.bare configuration variable
Junio C Hamano
5
-6
/
+21
2007-01-07
Move initialization of log_all_ref_updates
Junio C Hamano
2
-3
/
+5
2007-01-07
git-svn: pass an unambiguous ref to rev-list when grafting-branches
Eric Wong
1
-1
/
+1
2007-01-07
git-svn: add --prefix= option to multi-init
Eric Wong
2
-3
/
+23
2007-01-07
Documentation: clarify definition of "reachable"
J. Bruce Fields
1
-2
/
+5
2007-01-07
git-svnimport: fix edge revisions double importing
Sasha Khapyorsky
1
-2
/
+2
2007-01-07
cvsimport: skip commits that are too recent
Martin Langhoff
1
-0
/
+14
2007-01-07
gitweb: Remove superfluous "|" in "commit" view
Jakub Narebski
1
-1
/
+1
2007-01-07
Remove unnecessary git-rm --cached reference from status output
Jürgen Rühle
1
-2
/
+2
2007-01-07
"init-db" can really be just "init"
Nicolas Pitre
8
-6
/
+9
2007-01-07
Merge branch 'sp/mmap'
Junio C Hamano
14
-231
/
+582
2007-01-07
Spell default packedgitlimit slightly differently
Junio C Hamano
1
-3
/
+1
2007-01-06
Merge branch 'jr/status'
Junio C Hamano
2
-13
/
+37
2007-01-06
Merge branch 'jc/remote'
Junio C Hamano
2
-1
/
+278
2007-01-06
git-reset <tree> -- <path> restores absense of <path> in <tree>
Junio C Hamano
1
-2
/
+4
2007-01-06
diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
Junio C Hamano
4
-8
/
+15
2007-01-06
reflog --fix-stale: do not check the same trees and commits repeatedly.
Junio C Hamano
1
-23
/
+54
2007-01-06
reflog expire --fix-stale
Junio C Hamano
2
-21
/
+314
2007-01-06
Move traversal of reachable objects into a separate library.
Junio C Hamano
4
-193
/
+208
2007-01-06
builtin-prune: separate ref walking from reflog walking.
Junio C Hamano
1
-2
/
+9
2007-01-06
builtin-prune: make file-scope static struct to an argument.
Junio C Hamano
1
-15
/
+18
2007-01-06
gitweb: Fix split patches output (e.g. file to symlink)
Jakub Narebski
1
-2
/
+2
2007-01-06
Revert "gitweb: There can be empty patches (in git_patchset_body)"
Jakub Narebski
1
-1
/
+1
2007-01-06
gitweb: Fix errors in git_patchset_body for empty patches
Jakub Narebski
1
-1
/
+3
2007-01-06
gitweb: Fix error in "rename to"/"copy to" git diff header output
Jakub Narebski
1
-3
/
+3
2007-01-06
gitweb: Fix error in git_patchest_body for file creation/deletion patch
Jakub Narebski
1
-1
/
+5
2007-01-06
git-svn: fix show-ignore
Eric Wong
1
-1
/
+1
2007-01-06
Documentation: tutorial editing
J. Bruce Fields
1
-6
/
+10
2007-01-06
Documentation/git-svn: clarify dcommit, rebase vs pull/merge
Eric Wong
1
-15
/
+18
[prev]
[next]