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
2010-03-20
notes.c: remove inappropriate call to return
Brandon Casey
1
-1
/
+1
2010-03-20
pull: replace unnecessary sed invocation
Stephen Boyd
1
-1
/
+1
2010-03-17
Merge branch 'maint'
Junio C Hamano
2
-2
/
+4
2010-03-17
Documentation: receive.denyCurrentBranch defaults to 'refuse'
Thomas Rast
1
-1
/
+1
2010-03-17
bash: complete *_HEAD refs if present
Ian Ward Comfort
1
-1
/
+3
2010-03-16
Merge branch 'maint'
Junio C Hamano
1
-22
/
+24
2010-03-16
everyday: fsck and gc are not everyday operations
Anders Kaseorg
1
-47
/
+4
2010-03-16
Improve error messages from 'git stash show'
Gustaf Hendeby
1
-2
/
+6
2010-03-16
daemon.c: avoid accessing ss_family member of struct sockaddr_storage
Brandon Casey
1
-4
/
+7
2010-03-16
t/t1304: make a second colon optional in the mask ACL check
Brandon Casey
1
-1
/
+1
2010-03-16
t/t1304: set the ACL effective rights mask
Brandon Casey
1
-0
/
+1
2010-03-16
t/t1304: use 'test -r' to test readability rather than looking at mode bits
Brandon Casey
1
-14
/
+1
2010-03-16
t/t1304: set the Default ACL base entries
Brandon Casey
1
-0
/
+1
2010-03-16
t/t1304: avoid -d option to setfacl
Brandon Casey
1
-2
/
+2
2010-03-15
refs: ref entry with NULL sha1 is can be a dangling symref
Junio C Hamano
2
-7
/
+10
2010-03-15
grep: enable threading for context line printing
René Scharfe
2
-14
/
+18
2010-03-15
Documentation/git-read-tree: clarify 2-tree merge
Michael J Gruber
1
-13
/
+15
2010-03-15
Documentation/git-read-tree: fix table layout
Michael J Gruber
1
-10
/
+10
2010-03-15
Merge branch 'sd/format-patch-to'
Junio C Hamano
5
-46
/
+197
2010-03-15
Merge branch 'tc/http-cleanup'
Junio C Hamano
8
-39
/
+66
2010-03-15
Merge branch 'tc/transport-verbosity'
Junio C Hamano
12
-41
/
+92
2010-03-15
Merge branch 'ld/push-porcelain'
Junio C Hamano
5
-9
/
+67
2010-03-15
Merge branch 'jh/notes'
Junio C Hamano
14
-196
/
+2167
2010-03-14
rebase--interactive: don't require what's rebased to be a branch
Dave Olszewski
2
-2
/
+9
2010-03-14
git-send-email.perl - try to give real name of the calling host to HELO/EHLO
Jari Aalto
1
-1
/
+67
2010-03-14
git-send-email.perl: add option --smtp-debug
Jari Aalto
1
-2
/
+7
2010-03-14
git-send-email.perl: improve error message in send_message()
Jari Aalto
1
-1
/
+4
2010-03-13
tests for "git add ignored-dir/file" without -f
Junio C Hamano
1
-0
/
+79
2010-03-13
dir: fix COLLECT_IGNORED on excluded prefixes
Jeff King
1
-2
/
+18
2010-03-13
t0050: mark non-working test as such
Junio C Hamano
1
-2
/
+6
2010-03-13
git status: ignoring untracked files must apply to submodules too
Jens Lehmann
6
-4
/
+17
2010-03-13
Merge branch 'maint'
Junio C Hamano
6
-14
/
+47
2010-03-13
don't use default revision if a rev was specified
Dave Olszewski
2
-2
/
+13
2010-03-13
for_each_recent_reflog_ent(): use strbuf, fix offset handling
René Scharfe
1
-10
/
+12
2010-03-13
t/Makefile: remove test artifacts upon "make clean"
Junio C Hamano
1
-0
/
+2
2010-03-13
blame: fix indent of line numbers
René Scharfe
2
-2
/
+20
2010-03-13
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-2
/
+4
2010-03-13
t9150,t9151: Add rewrite-root option to init
Tuomas Suutari
2
-0
/
+2
2010-03-13
git-svn: Fix merge detecting with rewrite-root
Tuomas Suutari
1
-2
/
+2
2010-03-12
git status: Fix false positive "new commits" output for dirty submodules
Jens Lehmann
3
-9
/
+88
2010-03-12
Refactor dirty submodule detection in diff-lib.c
Jens Lehmann
2
-18
/
+33
2010-03-12
Merge branch 'maint'
Junio C Hamano
1
-12
/
+12
2010-03-12
notes: rework subcommands and parse options
Stephen Boyd
2
-166
/
+394
2010-03-12
git-notes(1): add a section about the meaning of history
Thomas Rast
1
-0
/
+14
2010-03-12
notes: track whether notes_trees were changed at all
Thomas Rast
3
-0
/
+6
2010-03-12
notes: add shorthand --ref to override GIT_NOTES_REF
Thomas Rast
2
-0
/
+21
2010-03-12
commit --amend: copy notes to the new commit
Thomas Rast
2
-0
/
+18
2010-03-12
rebase: support automatic notes copying
Thomas Rast
5
-1
/
+50
2010-03-12
notes: implement helpers needed for note copying during rewrite
Thomas Rast
8
-8
/
+385
2010-03-12
notes: implement 'git notes copy --stdin'
Thomas Rast
5
-2
/
+127
[prev]
[next]