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
2005-11-20
Fix "do not DWIM" patch to enter_repo"
Junio C Hamano
1
-1
/
+1
2005-11-20
git-reset.txt: Small fix + clarifications.
Andreas Ericsson
1
-4
/
+15
2005-11-20
Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...
Ryan Anderson
1
-10
/
+15
2005-11-20
Fix sparse warnings
Timo Hirvonen
4
-32
/
+31
2005-11-20
Merge http://www.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-83
/
+50
2005-11-20
git-config-set: support selecting values by non-matching regex
Johannes Schindelin
4
-8
/
+70
2005-11-20
merge-recursive: Replace 'except:'
Fredrik Kuivinen
1
-2
/
+2
2005-11-20
merge-one-file: use rmdir -p
Junio C Hamano
1
-5
/
+1
2005-11-20
gitk: Fix some bugs introduced by speedup changes
Paul Mackerras
1
-11
/
+12
2005-11-19
Documentation: add hooks/update example.
Junio C Hamano
1
-0
/
+105
2005-11-19
git-config-set: add more options
Johannes Schindelin
5
-61
/
+258
2005-11-19
Documentation update for user-relative paths.
Andreas Ericsson
1
-5
/
+24
2005-11-19
Client side support for user-relative paths.
Andreas Ericsson
1
-22
/
+33
2005-11-19
Server-side support for user-relative paths.
Andreas Ericsson
2
-25
/
+7
2005-11-19
Do not DWIM in userpath library under strict mode.
Junio C Hamano
2
-57
/
+60
2005-11-19
Library code for user-relative paths, take three.
Andreas Ericsson
2
-0
/
+73
2005-11-19
Add test case for git-config-set
Johannes Schindelin
1
-0
/
+180
2005-11-19
Add documentation for git-config-set
Johannes Schindelin
2
-0
/
+111
2005-11-19
Add git-config-set, a simple helper for scripts to set config variables
Johannes Schindelin
3
-1
/
+29
2005-11-19
Add functions git_config_set() and git_config_set_multivar()
Johannes Schindelin
2
-1
/
+295
2005-11-19
Decide whether to build http-push in the Makefile
Nick Hengeveld
2
-12
/
+6
2005-11-19
http.c: reorder to avoid compilation failure.
Junio C Hamano
1
-36
/
+35
2005-11-19
http-push memory/fd cleanup
Nick Hengeveld
1
-3
/
+14
2005-11-19
Improve XML parsing in http-push
Nick Hengeveld
1
-156
/
+163
2005-11-19
Improve pack list response handling
Nick Hengeveld
1
-2
/
+10
2005-11-19
Make http-fetch request types more clear
Nick Hengeveld
1
-136
/
+139
2005-11-19
Isolate shared HTTP request functionality
Nick Hengeveld
5
-976
/
+635
2005-11-19
merge-recursive::removeFile: remove empty directories
Junio C Hamano
1
-0
/
+4
2005-11-19
merge-one-file: remove empty directories
Junio C Hamano
1
-1
/
+6
2005-11-19
Documentation: rebase-from-internal minor updates.
Junio C Hamano
1
-5
/
+2
2005-11-19
git-repack: do not do complex redundancy check.
Junio C Hamano
1
-21
/
+14
2005-11-19
git-count-objects: dc replacement
Junio C Hamano
1
-1
/
+19
2005-11-19
gitk: moving all three panes if clicking on an arrow.
Stefan-W. Hahn
1
-1
/
+3
2005-11-19
gitk: use git-diff-tree --no-commit-id
Pavel Roskin
1
-4
/
+2
2005-11-18
gitk: Specify line hover font
Frank Sorenson
1
-1
/
+1
2005-11-18
readrefs: grab all refs with one call to ls-remote.
Junio C Hamano
1
-66
/
+32
2005-11-18
Merge http://www.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-68
/
+102
2005-11-18
Merge branches 'jc/branch' and 'jc/rebase'
Junio C Hamano
2
-63
/
+34
2005-11-18
Rewrite rebase to use git-format-patch piped to git-am.
Junio C Hamano
1
-56
/
+16
2005-11-18
git-branch: -f to forcibly reset branch head.
Junio C Hamano
1
-7
/
+18
2005-11-18
Do not show .exe in git command list.
Junio C Hamano
1
-1
/
+4
2005-11-18
Document the "ignore objects" feature of git-pack-redundant
Lukas Sandström
1
-0
/
+8
2005-11-18
Improve the readability of git-pack-redundant
Lukas Sandström
1
-13
/
+24
2005-11-18
Remove all old packfiles when doing "git repack -a -d"
Lukas Sandström
1
-3
/
+16
2005-11-18
Update pull/fetch --tags documentation
Luck, Tony
1
-1
/
+3
2005-11-18
Fix a bug in get_all_permutations.
Lukas Sandström
1
-0
/
+1
2005-11-18
Cygwin *might* be helped with NO_MMAP
Junio C Hamano
1
-0
/
+4
2005-11-18
Teach "approxidate" about weekday syntax
Linus Torvalds
1
-5
/
+49
2005-11-18
Make "git fetch" less verbose by default
Linus Torvalds
1
-5
/
+9
2005-11-18
Fix bug introduced by the latest changes to git-pack-redundant
Lukas Sandström
1
-1
/
+1
[next]