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-09-19
builtin-for-each-ref.c::copy_name() - do not overstep the buffer.
Junio C Hamano
1
-1
/
+1
2007-09-19
builtin-apply.c: fix a tiny leak introduced during xmemdupz() conversion.
Junio C Hamano
1
-0
/
+1
2007-09-18
Use xmemdupz() in many places.
Pierre Habouzit
23
-197
/
+60
2007-09-18
Merge branch 'master' into ph/strbuf
Junio C Hamano
71
-1424
/
+2677
2007-09-18
remote: document the 'rm' subcommand
James Bowes
1
-0
/
+6
2007-09-18
remote: add 'rm' subcommand
James Bowes
1
-0
/
+38
2007-09-18
apply: get rid of --index-info in favor of --build-fake-ancestor
Johannes Schindelin
3
-21
/
+31
2007-09-18
Added example hook script to save/restore permissions/ownership.
Josh England
2
-1
/
+215
2007-09-18
Add post-merge hook, related documentation, and tests.
Josh England
3
-0
/
+81
2007-09-18
Merge branch 'maint'
Junio C Hamano
8
-17
/
+31
2007-09-18
Fixed update-hook example allow-users format.
Väinö Järvelä
1
-4
/
+4
2007-09-18
Documentation/git-svn: updated design philosophy notes
Eric Wong
1
-5
/
+6
2007-09-18
t/t4014: test "am -3" with mode-only change.
Junio C Hamano
1
-2
/
+5
2007-09-18
git-commit.sh: Shell script cleanup
David Kastrup
1
-58
/
+14
2007-09-18
preserve executable bits in zip archives
Dmitry Potapov
1
-2
/
+4
2007-09-18
Fix lapsus in builtin-apply.c
Pierre Habouzit
1
-1
/
+1
2007-09-18
git-push: documentation and tests for pushing only branches
Jeff King
3
-4
/
+14
2007-09-18
git-svnimport: Use separate arguments in the pipe for git-rev-parse
Matthias Urlichs
1
-1
/
+1
2007-09-18
contrib/fast-import: add perl version of simple example
Jeff King
1
-0
/
+64
2007-09-18
contrib/fast-import: add simple shell example
Nguyen Thai Ngoc Duy
1
-0
/
+38
2007-09-18
Add xmemdupz() that duplicates a block of memory, and NUL terminates it.
Pierre Habouzit
1
-8
/
+9
2007-09-18
rev-list --bisect: Bisection "distance" clean up.
Christian Couder
1
-11
/
+7
2007-09-18
rev-list --bisect: Move some bisection code into best_bisection.
Christian Couder
1
-17
/
+26
2007-09-18
rev-list --bisect: Move finding bisection into do_find_bisection.
Christian Couder
1
-42
/
+48
2007-09-18
fast-import optimization:
Pierre Habouzit
1
-32
/
+20
2007-09-18
fast-import was using dbuf's, replace them with strbuf's.
Pierre Habouzit
1
-109
/
+68
2007-09-18
Drop strbuf's 'eof' marker, and make read_line a first class citizen.
Pierre Habouzit
7
-41
/
+39
2007-09-18
Merge branch 'cr/reset'
Junio C Hamano
14
-44
/
+718
2007-09-18
Merge branch 'maint'
Junio C Hamano
9
-49
/
+304
2007-09-17
Document ls-files --with-tree=<tree-ish>
Junio C Hamano
1
-1
/
+8
2007-09-17
git-commit: partial commit of paths only removed from the index
Junio C Hamano
2
-3
/
+14
2007-09-17
git-commit: Allow partial commit of file removal.
Junio C Hamano
3
-1
/
+103
2007-09-17
Merge branch 'jc/grep-c' into maint
Junio C Hamano
2
-14
/
+80
2007-09-17
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
8
-45
/
+293
2007-09-17
git-gc --auto: run "repack -A -d -l" as necessary.
Junio C Hamano
3
-7
/
+66
2007-09-17
git-gc --auto: restructure the way "repack" command line is built.
Junio C Hamano
1
-5
/
+10
2007-09-17
git-gc --auto: protect ourselves from accumulated cruft
Junio C Hamano
1
-8
/
+17
2007-09-17
git-gc --auto: add documentation.
Junio C Hamano
2
-1
/
+17
2007-09-17
git-gc --auto: move threshold check to need_to_gc() function.
Junio C Hamano
1
-2
/
+7
2007-09-17
repack -A -d: use --keep-unreachable when repacking
Junio C Hamano
1
-3
/
+11
2007-09-17
send-email: make message-id generation a bit more robust
Junio C Hamano
1
-4
/
+11
2007-09-17
pack-objects --keep-unreachable
Junio C Hamano
1
-2
/
+93
2007-09-17
Export matches_pack_name() and fix its return value
Junio C Hamano
2
-7
/
+8
2007-09-17
Merge branch 'maint'
Junio C Hamano
10
-1009
/
+613
2007-09-17
git-apply: fix whitespace stripping
J. Bruce Fields
1
-3
/
+10
2007-09-16
git-gui: Disable native platform text selection in "lists"
Shawn O. Pearce
3
-9
/
+18
2007-09-16
apply --index-info: fall back to current index for mode changes
Johannes Schindelin
2
-2
/
+39
2007-09-16
Remove preemptive allocations.
Pierre Habouzit
1
-30
/
+5
2007-09-16
Refactor replace_encoding_header.
Pierre Habouzit
1
-36
/
+23
2007-09-16
builtin-apply: use strbuf's instead of buffer_desc's.
Pierre Habouzit
1
-140
/
+72
[prev]
[next]