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-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
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
2007-11-24
Merge branch 'jc/maint-add-sync-stat' into maint
Junio C Hamano
10
-38
/
+92
2007-11-24
Merge branch 'jc/maint-format-patch-encoding' into maint
Junio C Hamano
8
-9
/
+65
2007-11-24
Merge branch 'bs/maint-t7005' into maint
Junio C Hamano
1
-3
/
+2
2007-11-24
Merge branch 'bs/maint-commit-options' into maint
Junio C Hamano
2
-2
/
+12
2007-11-24
Deprecate peek-remote
Junio C Hamano
2
-3
/
+2
2007-11-24
t4119: correct overeager war-on-whitespace
Junio C Hamano
1
-1
/
+1
2007-11-24
Merge branch 'jk/send-pack'
Junio C Hamano
26
-631
/
+1285
2007-11-24
Merge branch 'sb/clean'
Junio C Hamano
5
-1
/
+157
2007-11-24
Merge branch 'js/mingw-fallouts'
Junio C Hamano
16
-71
/
+121
2007-11-24
Merge branch 'mh/rebase-skip-hard'
Junio C Hamano
2
-2
/
+1
2007-11-24
Merge branch 'cc/bisect'
Junio C Hamano
2
-15
/
+57
2007-11-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-11-22
Fix sample pre-commit hook
Junio C Hamano
1
-1
/
+1
2007-11-22
Add a few more tests for git-commit
Junio C Hamano
1
-0
/
+92
2007-11-22
builtin-tag: accept and process multiple -m just like git-commit
Junio C Hamano
2
-9
/
+32
2007-11-22
git-branch --contains: doc and test
Junio C Hamano
2
-0
/
+62
2007-11-22
git-branch --contains=commit
Junio C Hamano
1
-3
/
+54
2007-11-22
parse-options: Allow to hide options from the default usage.
Pierre Habouzit
2
-2
/
+18
2007-11-22
git-add -i: allow multiple selection in patch subcommand
Junio C Hamano
1
-7
/
+7
2007-11-22
Addendum to "MaintNotes"
Junio C Hamano
1
-0
/
+277
2007-11-22
builtin-commit: Include the diff in the commit message when verbose.
Kristian Høgsberg
2
-1
/
+23
2007-11-22
builtin-commit: fix partial-commit support
Junio C Hamano
1
-40
/
+202
2007-11-22
Fix add_files_to_cache() to take pathspec, not user specified list of files
Junio C Hamano
3
-5
/
+8
2007-11-22
Export three helper functions from ls-files
Junio C Hamano
2
-46
/
+58
[prev]
[next]