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
2009-04-17
archive: do not read .gitattributes in working directory
Nguyễn Thái Ngọc Duy
4
-2
/
+36
2009-04-17
unpack-trees: do not muck with attributes when we are not checking out
Junio C Hamano
1
-2
/
+4
2009-04-17
attr: add GIT_ATTR_INDEX "direction"
Nguyễn Thái Ngọc Duy
2
-4
/
+11
2009-04-17
archive tests: do not use .gitattributes in working directory
René Scharfe
1
-4
/
+5
2009-04-17
Fix buffer overflow in config parser
Thomas Jarosch
2
-2
/
+9
2009-04-17
remote.c: use shorten_unambiguous_ref
Michael J Gruber
1
-5
/
+1
2009-04-17
get_local_heads(): do not return random pointer if there is no head
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2009-04-17
Documentation: boolean value may be given by on/off
Michał Kiedrowicz
1
-1
/
+1
2009-04-16
git-apply: fix option description
Ulrich Windl
1
-1
/
+1
2009-04-16
Update git-add.txt according to the new possibilities of 'git add -p'.
Matthieu Moy
1
-1
/
+3
2009-04-16
add-interactive: refactor mode hunk handling
Jeff King
1
-43
/
+21
2009-04-15
git add -p: new "quit" command at the prompt.
Matthieu Moy
2
-1
/
+20
2009-04-15
builtin-apply: keep information about files to be deleted
Michał Kiedrowicz
2
-8
/
+47
2009-04-13
graph API: Added logic for colored edges
Allan Caffee
2
-48
/
+199
2009-04-13
tests: test applying criss-cross rename patch
Michał Kiedrowicz
1
-0
/
+38
2009-04-13
rev-parse: --abbrev-ref option to shorten ref name
Bert Wesarg
2
-2
/
+26
2009-04-13
for-each-ref: utilize core.warnAmbiguousRefs for :short-format
Bert Wesarg
3
-4
/
+22
2009-04-13
shorten_unambiguous_ref(): add strict mode
Bert Wesarg
4
-7
/
+19
2009-04-13
docs/checkout: clarify what "non-branch" means
Jeff King
1
-5
/
+5
2009-04-13
doc/checkout: split checkout and branch creation in synopsis
Jeff King
1
-18
/
+22
2009-04-13
doc/checkout: refer to git-branch(1) as appropriate
Jeff King
1
-19
/
+9
2009-04-13
doc: refer to tracking configuration as "upstream"
Jeff King
2
-12
/
+14
2009-04-13
doc: clarify --no-track option
Jeff King
2
-2
/
+4
2009-04-12
gitignore git-bisect--helper
Junio C Hamano
1
-0
/
+1
2009-04-12
git-am: teach git-am to apply a patch to an unborn branch
Nanako Shiraishi
2
-5
/
+39
2009-04-12
Mark t1301 permission test to depend on POSIXPERM
Junio C Hamano
346
-4349
/
+10224
2009-04-12
show_object(): push path_name() call further down
Linus Torvalds
7
-14
/
+20
2009-04-12
process_{tree,blob}: show objects without buffering
Linus Torvalds
7
-41
/
+48
2009-04-12
GIT 1.6.3-rc0
Junio C Hamano
2
-3
/
+14
2009-04-12
Documentation/git.txt: GIT 1.6.2.2 has been out for a while
Nanako Shiraishi
1
-1
/
+2
2009-04-12
Merge branch 'jk/no-perl'
Junio C Hamano
13
-4
/
+77
2009-04-12
Merge branch 'sb/doc-upstream-branch'
Junio C Hamano
2
-1
/
+7
2009-04-12
Merge branch 'jk/show-upstream'
Junio C Hamano
7
-131
/
+187
2009-04-12
Merge branch 'fg/remote-prune'
Junio C Hamano
5
-34
/
+156
2009-04-12
Merge branch 'cc/sha1-bsearch'
Junio C Hamano
1
-1
/
+1
2009-04-12
Merge branch 'cc/bisect-filter'
Junio C Hamano
20
-665
/
+985
2009-04-12
Merge branch 'maint'
Junio C Hamano
3
-6
/
+5
2009-04-12
GIT 1.6.2.3
Junio C Hamano
2
-7
/
+1
2009-04-12
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-0
/
+5
2009-04-12
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-0
/
+5
2009-04-12
mergetool--lib: simplify API usage by removing more global variables
David Aguilar
4
-70
/
+76
2009-04-12
State the effect of filter-branch on graft explicitly
Daniel Cheng (aka SDiZ)
1
-0
/
+3
2009-04-12
process_{tree,blob}: Remove useless xstrdup calls
Linus Torvalds
1
-0
/
+2
2009-04-12
t1301-shared-repo: fix forced modes test
Johannes Sixt
1
-4
/
+8
2009-04-12
documentation: Makefile accounts for SHELL_PATH setting
Ben Walton
1
-6
/
+10
2009-04-11
Allow users to un-configure rename detection
Linus Torvalds
1
-7
/
+10
2009-04-11
Replace ",<,>,& with their respective XML entities in DAV requests
Mike Hommey
1
-2
/
+34
2009-04-11
git-svn: always initialize with core.autocrlf=false
Johannes Schindelin
1
-0
/
+1
2009-04-11
Update delta compression message to be less misleading
Dan McGee
1
-1
/
+1
2009-04-11
git-svn: Save init/clone --ignore-paths in config
Ben Jackson
3
-2
/
+9
[prev]
[next]