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-11-30
Add config_int() method to the Git perl module
Jakub Narebski
1
-0
/
+31
2007-11-30
Error out when user doesn't have access permission to the repository
André Goddard Rosa
2
-7
/
+24
2007-11-30
Highlight keyboard shortcuts in git-add--interactive
Wincent Colaiuta
1
-5
/
+82
2007-11-29
per-directory-exclude: lazily read .gitignore files
Junio C Hamano
3
-69
/
+72
2007-11-29
dir.c: minor clean-up
Junio C Hamano
1
-9
/
+4
2007-11-28
rebase -i: give rerere a chance
Johannes Schindelin
1
-1
/
+4
2007-11-28
git-config --get-color: get configured color
Junio C Hamano
2
-3
/
+68
2007-11-28
"color.diff = true" is not "always" anymore.
Junio C Hamano
1
-13
/
+19
2007-11-28
Teach 'git pull' about --rebase
Johannes Schindelin
4
-1
/
+49
2007-11-28
Replace instances of export VAR=VAL with VAR=VAL; export VAR
Johannes Schindelin
3
-13
/
+19
2007-11-28
Merge branch 'maint'
Junio C Hamano
7
-18
/
+25
2007-11-28
scripts: do not get confused with HEAD in work tree
Junio C Hamano
6
-11
/
+11
2007-11-28
bash completion: add diff options
Johannes Schindelin
1
-0
/
+14
2007-11-28
git checkout's reflog: even when detaching the HEAD, say from where
Johannes Schindelin
1
-2
/
+3
2007-11-28
sha1_file.c: Fix size_t related printf format warnings
Steffen Prohaska
1
-4
/
+6
2007-11-28
Revert "t5516: test update of local refs on push"
Jeff King
1
-28
/
+0
2007-11-28
Improve description of git-branch -d and -D in man page.
Jan Hudec
1
-7
/
+14
2007-11-28
Document all help keys in "git add -i" patch mode.
Ralf Wildenhues
2
-0
/
+3
2007-11-28
filter-branch: fix dirty way to provide the helpers to commit filters
Johannes Schindelin
1
-6
/
+8
2007-11-28
cvsimport: miscellaneous packed-ref fixes
Jeff King
1
-11
/
+9
2007-11-28
cvsimport: use rev-parse to support packed refs
Jeff King
2
-15
/
+12
2007-11-28
Add basic cvsimport tests
Jeff King
1
-0
/
+99
2007-11-28
Do not generate full commit log message if it is not going to be used
Alex Riesen
1
-0
/
+22
2007-11-27
git-stash: do not get fooled with "color.diff = true"
Pascal Obry
1
-2
/
+2
2007-11-27
Remove git-status from list of scripts as it is builtin
Shawn O. Pearce
1
-1
/
+1
2007-11-26
Update German translation. 100% completed.
Christian Stimming
1
-141
/
+167
2007-11-26
Update git-gui.pot with latest (few) string additions and changes.
Christian Stimming
1
-183
/
+221
2007-11-26
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
Steffen Prohaska
4
-4
/
+4
2007-11-26
Fix typo in draft 1.5.4 release notes
Wincent Colaiuta
1
-1
/
+1
2007-11-26
Fix off-by-one error when truncating the diff out of the commit message.
Kristian Høgsberg
1
-1
/
+1
2007-11-26
builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well.
Pierre Habouzit
3
-7
/
+10
2007-11-25
git-tag: test that -s implies an annotated tag
Jeff King
1
-0
/
+16
2007-11-25
Merge branch 'maint'
Junio C Hamano
2
-25
/
+202
2007-11-25
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
1
-24
/
+201
2007-11-25
user-manual: recovering from corruption
J. Bruce Fields
1
-1
/
+130
2007-11-25
Print the real filename that we failed to open.
André Goddard Rosa
3
-5
/
+5
2007-11-25
user-manual: clarify language about "modifying" old commits
J. Bruce Fields
1
-9
/
+11
2007-11-25
revert/cherry-pick: do not mention the original ref
Junio C Hamano
1
-13
/
+1
2007-11-25
"git-tag -s" should create a signed annotated tag
Junio C Hamano
1
-0
/
+3
2007-11-25
user-manual: failed push to public repository
J. Bruce Fields
1
-9
/
+49
2007-11-25
Add "--patch" option to git-add--interactive
Wincent Colaiuta
3
-19
/
+65
2007-11-25
user-manual: define "branch" and "working tree" at start
J. Bruce Fields
1
-6
/
+12
2007-11-25
git-checkout: describe detached head correctly
Junio C Hamano
1
-1
/
+1
2007-11-25
add -i: Fix running from a subdirectory
Junio C Hamano
3
-6
/
+22
2007-11-25
builtin-add: fix command line building to call interactive
Junio C Hamano
1
-2
/
+3
2007-11-25
Merge branch 'kh/commit' into wc/add-i
Junio C Hamano
31
-111
/
+1255
2007-11-24
Update draft release notes for 1.5.4
Junio C Hamano
1
-4
/
+34
2007-11-24
Merge branch 'maint'
Junio C Hamano
0
-0
/
+0
2007-11-24
Merge branch 'rv/maint-index-commit' into maint
Junio C Hamano
2
-1
/
+33
2007-11-24
Merge branch 'lt/maint-rev-list-gitlink' into maint
Junio C Hamano
4
-3
/
+59
[prev]
[next]