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-24
[PATCH] "git fetch --force".
Junio C Hamano
1
-8
/
+37
2005-08-24
[PATCH] Use .git/remote/origin, not .git/branches/origin.
Junio C Hamano
2
-3
/
+6
2005-08-24
[PATCH] Make "git pull" and "git fetch" default to origin
Junio C Hamano
1
-1
/
+4
2005-08-24
[PATCH] Infamous 'octopus merge'
Junio C Hamano
2
-0
/
+104
2005-08-24
[PATCH] Retire git-parse-remote.
Junio C Hamano
4
-87
/
+12
2005-08-24
[PATCH] Multi-head fetch.
Junio C Hamano
1
-42
/
+147
2005-08-24
[PATCH] Start adding the $GIT_DIR/remotes/ support.
Junio C Hamano
3
-23
/
+151
2005-08-24
[PATCH] Fix "prefix" mixup in git-rev-list
Pavel Roskin
1
-8
/
+8
2005-08-24
Audit rev-parse users again.
Junio C Hamano
5
-7
/
+7
2005-08-24
Rationalize output selection in rev-parse.
Junio C Hamano
1
-67
/
+54
2005-08-24
Generate pack info file after repack.
Junio C Hamano
1
-1
/
+20
2005-08-23
Link the tutorial from the main document.
Junio C Hamano
1
-0
/
+3
2005-08-23
Try to find the optimum merge base while resolving.
Junio C Hamano
2
-15
/
+73
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
[next]