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
2005-08-23
Replace C99 array initializers with code.
Jason Riedy
1
-8
/
+18
2005-08-23
Replace unsetenv() and setenv() with older putenv().
Jason Riedy
3
-3
/
+3
2005-08-23
Include sys/time.h in daemon.c.
Jason Riedy
1
-0
/
+1
2005-08-23
Fix ?: statements.
Jason Riedy
11
-19
/
+43
2005-08-23
Replace zero-length array decls with [].
Jason Riedy
5
-8
/
+8
2005-08-23
Tutorial updates.
Junio C Hamano
2
-195
/
+275
2005-08-23
Update git-diff-script.
Junio C Hamano
1
-20
/
+32
2005-08-23
Make "git-rev-list" work within subdirectories
Linus Torvalds
2
-2
/
+2
2005-08-23
[PATCH] Fix git-rev-parse --default and --flags handling
Linus Torvalds
1
-3
/
+3
2005-08-23
Add placeholders for missing documents.
Junio C Hamano
30
-1
/
+1194
2005-08-22
Introduce "reset type" flag to "git reset"
Junio C Hamano
1
-6
/
+90
2005-08-22
Clean-up output from "git show-branch" and document it.
Junio C Hamano
6
-140
/
+128
2005-08-22
[PATCH] Add 'git show-branch'.
Junio C Hamano
4
-7
/
+343
2005-08-22
[PATCH] Add a new extended SHA1 syntax <name>~<num>
Junio C Hamano
1
-0
/
+41
2005-08-22
Fix "git-diff-script A B"
Junio C Hamano
1
-2
/
+8
2005-08-22
[PATCH] git-ls-files: generalized pathspecs
Linus Torvalds
1
-35
/
+73
2005-08-21
[PATCH] Make "git-ls-files" work in subdirectories
Linus Torvalds
1
-36
/
+165
2005-08-21
[PATCH] sha1_name: do not accept .git/refs/snap/.
Junio C Hamano
1
-1
/
+0
2005-08-21
[PATCH] possible memory leak in diff.c::diff_free_filepair()
Yasushi SHOJI
1
-2
/
+1
2005-08-20
Create objects/info/ directory in init-db.
Junio C Hamano
2
-3
/
+6
2005-08-20
[PATCH] Fix git-commit-script to output on stderr when -v fails
Marco Costalba
1
-6
/
+6
2005-08-20
git-resolve: dying is good, not showing help is bad.
Junio C Hamano
1
-4
/
+8
2005-08-20
Make sample pre-commit hook output Emacs friendly.
Junio C Hamano
1
-1
/
+2
2005-08-19
Call prune-packed from "git prune" as well.
Junio C Hamano
2
-6
/
+16
2005-08-19
Add hooks to tools/git-applypatch.
Junio C Hamano
3
-18
/
+97
2005-08-19
Add commit hook and make the verification customizable.
Junio C Hamano
4
-52
/
+105
2005-08-19
[PATCH] Allow file removal when "git commit --all" is used.
Junio C Hamano
1
-2
/
+2
2005-08-19
Merge from gitk
Junio C Hamano
1
-43
/
+163
2005-08-19
[PATCH] git-rev-list: avoid crash on broken repository
Sergey Vlasov
1
-0
/
+2
2005-08-19
[PATCH] Fix git-format-patch-script to handle empty messages
Marco Costalba
1
-1
/
+1
2005-08-19
Display the contents of a tag when the user clicks on it.
Paul Mackerras
1
-29
/
+64
2005-08-19
Added re-read refs command, and display all refs.
Paul Mackerras
1
-6
/
+93
2005-08-19
Fix __attribute__ changes.
Junio C Hamano
1
-2
/
+1
2005-08-18
[PATCH] Spell __attribute__ correctly in cache.h.
Jason Riedy
1
-1
/
+1
2005-08-19
Save the maxwidth setting in the ~/.gitk file.
Paul Mackerras
1
-0
/
+2
2005-08-19
Fix a bug where commits with no children weren't marked as on-screen.
Paul Mackerras
1
-8
/
+4
2005-08-18
Also make git-rebase-script stricter about dirty working tree.
Junio C Hamano
1
-1
/
+3
2005-08-18
[PATCH] git-applymbox: verify that index is clean
Linus Torvalds
1
-0
/
+8
2005-08-18
Link the glossary document from the main manual.
Junio C Hamano
1
-6
/
+1
2005-08-18
Stupid typo fix for git rebase.
Junio C Hamano
1
-1
/
+1
2005-08-18
[PATCH] Updates to glossary
Johannes Schindelin
1
-6
/
+22
2005-08-18
Merge with gitk --parents change.
Junio C Hamano
1
-69
/
+32
2005-08-18
[PATCH] updates for Documentation/howto/using-topic-branches.txt
Luck, Tony
1
-2
/
+113
2005-08-18
[PATCH] Add Makefile target glossary.html
Johannes Schindelin
2
-1
/
+76
2005-08-18
Use the --parents flag to git-rev-list.
Paul Mackerras
1
-69
/
+32
2005-08-17
Merge with gitk
Junio C Hamano
1
-167
/
+461
2005-08-17
[PATCH] Assorted changes to glossary
Johannes Schindelin
1
-43
/
+61
2005-08-18
Allow graph lines to jump through hyperspace.
Paul Mackerras
1
-166
/
+413
2005-08-17
Make rebase script saner.
Junio C Hamano
1
-7
/
+10
2005-08-17
Make sure alternates are carried over from the original repository.
Junio C Hamano
1
-1
/
+5
[next]