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-03-29
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+2
2009-03-29
git-svn: fix ls-tree usage with dash-prefixed paths
Eric Wong
1
-6
/
+9
2009-03-29
import-zips: fix thinko
Johannes Schindelin
1
-1
/
+2
2009-03-28
set_shared_perm(): sometimes we know what the final mode bits should look like
Junio C Hamano
3
-11
/
+19
2009-03-28
move_temp_to_file(): do not forget to chmod() in "Coda hack" codepath
Junio C Hamano
1
-2
/
+3
2009-03-28
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
3
-11
/
+3
2009-03-28
test-lib: Clean up comments and Makefile.
Emil Sit
2
-9
/
+1
2009-03-27
Move chmod(foo, 0444) into move_temp_to_file()
Johan Herland
5
-11
/
+4
2009-03-27
"core.sharedrepository = 0mode" should set, not loosen
Junio C Hamano
5
-20
/
+77
2009-03-27
Documentation: format-patch --root clarifications
Thomas Rast
1
-9
/
+12
2009-03-26
documentation: update cvsimport description of "-r" for recent clone
Carlo Marcelo Arenas Belon
1
-1
/
+1
2009-03-25
Documentation: Remove spurious uses of "you" in git-bisect.txt.
David J. Mellor
1
-3
/
+3
2009-03-25
diff --no-index: Do not generate patch output if other output is requested
Johannes Sixt
1
-2
/
+2
2009-03-24
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
1
-1
/
+1
2009-03-24
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-2
/
+2
2009-03-24
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-2
/
+2
2009-03-24
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
1
-1
/
+1
2009-03-24
avoid possible overflow in delta size filtering computation
Nicolas Pitre
1
-1
/
+1
2009-03-22
Documentation: minor grammatical fix in git-check-ref-format.txt
David J. Mellor
1
-20
/
+20
2009-03-22
Documentation: minor grammatical fixes in git-check-attr.txt
David J. Mellor
1
-8
/
+8
2009-03-22
Documentation: minor grammatical fixes in git-cat-file.txt
David J. Mellor
1
-9
/
+9
2009-03-22
Documentation: minor grammatical fixes and rewording in git-bundle.txt
David J. Mellor
1
-43
/
+43
2009-03-22
Documentation: remove some uses of the passive voice in git-bisect.txt
David J. Mellor
1
-11
/
+11
2009-03-22
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
1
-1
/
+1
2009-03-22
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
2009-03-22
diff --cached: do not borrow from a work tree when a path is marked as assume...
Junio C Hamano
2
-1
/
+17
2009-03-22
Smudge the files fed to external diff and textconv
Johannes Schindelin
2
-3
/
+26
2009-03-22
everyday: use the dashless form of git-init
David Aguilar
1
-1
/
+1
2009-03-21
Update draft release notes to 1.6.2.2
Junio C Hamano
2
-1
/
+36
2009-03-21
ls-files: require worktree when --deleted is given
Jeff King
1
-0
/
+1
2009-03-21
pickaxe: count regex matches only once
René Scharfe
1
-2
/
+4
2009-03-21
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
0
-0
/
+0
2009-03-21
Merge branch 'tr/maint-1.6.0-send-email-irt' into maint
Junio C Hamano
2
-1
/
+12
2009-03-21
Merge branch 'mg/maint-submodule-normalize-path' into maint
Junio C Hamano
2
-3
/
+61
2009-03-21
Merge branch 'rs/memmem' into maint
Junio C Hamano
2
-11
/
+12
2009-03-21
Merge branch 'js/rsync-local' into maint
Junio C Hamano
2
-27
/
+35
2009-03-21
Merge branch 'db/maint-missing-origin' into maint
Junio C Hamano
3
-8
/
+20
2009-03-21
Merge branch 'jc/maint-1.6.0-read-tree-overlay' into maint
Junio C Hamano
2
-3
/
+34
2009-03-21
Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1
Junio C Hamano
6
-152
/
+115
2009-03-21
Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1
Junio C Hamano
7
-27
/
+73
2009-03-21
format-patch: --numbered-files and --stdout aren't mutually exclusive
Stephen Boyd
2
-3
/
+0
2009-03-21
pack-objects: don't loosen objects available in alternate or kept packs
Brandon Casey
2
-2
/
+26
2009-03-21
Propagate --exec-path setting to external commands via GIT_EXEC_PATH
Johannes Sixt
1
-0
/
+4
2009-03-21
t7700: demonstrate repack flaw which may loosen objects unnecessarily
Brandon Casey
1
-0
/
+17
2009-03-21
git-branch: display "was sha1" on branch deletion rather than just "sha1"
Brandon Casey
2
-2
/
+2
2009-03-20
Remove --kept-pack-only option and associated infrastructure
Brandon Casey
5
-31
/
+2
2009-03-20
pack-objects: only repack or loosen objects residing in "local" packs
Brandon Casey
2
-3
/
+3
2009-03-20
git-repack.sh: don't use --kept-pack-only option to pack-objects
Brandon Casey
2
-6
/
+2
2009-03-20
t7700-repack: add two new tests demonstrating repacking flaws
Brandon Casey
1
-0
/
+44
2009-03-20
Documentation: reword example text in git-bisect.txt.
David J. Mellor
1
-20
/
+24
[prev]
[next]