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
2010-02-16
Merge branch 'jc/typo'
Junio C Hamano
17
-19
/
+20
2010-02-16
Merge branch 'maint'
Junio C Hamano
8
-16
/
+56
2010-02-16
Prepare 1.7.0.1 release notes
Junio C Hamano
1
-1
/
+21
2010-02-16
Merge branch 'jc/maint-grep-one-thread-mutex-fix' into maint
Junio C Hamano
1
-9
/
+16
2010-02-16
Fix use of mutex in threaded grep
Junio C Hamano
1
-9
/
+16
2010-02-16
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
6
-6
/
+19
2010-02-16
Merge branch 'maint-1.6.5' into maint-1.6.6
Junio C Hamano
4
-4
/
+17
2010-02-16
transport: add got_remote_refs flag
Tay Ray Chuan
2
-1
/
+10
2010-02-16
dwim_ref: fix dangling symref warning
Jeff King
1
-2
/
+1
2010-02-16
Add test for using Git at root of file system
Nguyễn Thái Ngọc Duy
3
-0
/
+301
2010-02-16
Support working directory located at root
Nguyễn Thái Ngọc Duy
1
-7
/
+10
2010-02-16
Move offset_1st_component() to path.c
Nguyễn Thái Ngọc Duy
3
-7
/
+8
2010-02-15
git diff --quiet -w: check and report the status
Larry D'Anna
1
-0
/
+23
2010-02-15
stash pop: remove 'apply' options during 'drop' invocation
Thomas Rast
2
-2
/
+14
2010-02-15
diff: make sure --output=/bad/path is caught
Larry D'Anna
1
-0
/
+2
2010-02-15
Remove hyphen from "git-command" in two error messages
Pete Harlan
2
-2
/
+2
2010-02-14
am: Fix launching of pager
Jonathan Nieder
2
-4
/
+14
2010-02-14
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2010-02-14
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-0
/
+1
2010-02-14
gitweb: Die if there are parsing errors in config file
Jakub Narebski
1
-3
/
+6
2010-02-14
git svn: Fix launching of pager
Jonathan Nieder
1
-2
/
+7
2010-02-14
git.1: Clarify the behavior of the --paginate option
Jonathan Nieder
1
-2
/
+6
2010-02-14
Make 'git var GIT_PAGER' always print the configured pager
Jonathan Nieder
3
-5
/
+5
2010-02-14
Fix 'git var' usage synopsis
Jonathan Nieder
2
-2
/
+2
2010-02-14
init-db, rev-parse --git-dir: do not append redundant slash
Nguyễn Thái Ngọc Duy
2
-4
/
+9
2010-02-14
make_absolute_path(): Do not append redundant slash
Nguyễn Thái Ngọc Duy
1
-2
/
+3
2010-02-14
fix minor memory leak in get_tree_entry()
René Scharfe
1
-0
/
+1
2010-02-13
builtin-notes: Add "copy" subcommand for copying notes between objects
Johan Herland
3
-8
/
+102
2010-02-13
builtin-notes: Misc. refactoring of argc and exit value handling
Johan Herland
1
-25
/
+36
2010-02-13
builtin-notes: Add -c/-C options for reusing notes
Johan Herland
3
-12
/
+179
2010-02-13
builtin-notes: Refactor handling of -F option to allow combining -m and -F
Johan Herland
2
-44
/
+73
2010-02-13
builtin-notes: Deprecate the -m/-F options for "git notes edit"
Johan Herland
5
-8
/
+14
2010-02-13
builtin-notes: Add "append" subcommand for appending to note objects
Johan Herland
3
-9
/
+67
2010-02-13
builtin-notes: Add "add" subcommand for adding notes to objects
Johan Herland
3
-22
/
+74
2010-02-13
builtin-notes: Add --message/--file aliases for -m/-F options
Johan Herland
2
-2
/
+4
2010-02-13
builtin-notes: Add "list" subcommand for listing note objects
Johan Herland
3
-6
/
+76
2010-02-13
Documentation: Generalize git-notes docs to 'objects' instead of 'commits'
Johan Herland
1
-15
/
+20
2010-02-13
builtin-notes: Add "prune" subcommand for removing notes for missing objects
Johan Herland
3
-11
/
+115
2010-02-13
Notes API: prune_notes(): Prune notes that belong to non-existing objects
Johan Herland
2
-0
/
+51
2010-02-13
t3305: Verify that removing notes triggers automatic fanout consolidation
Johan Herland
1
-1
/
+46
2010-02-13
builtin-notes: Add "remove" subcommand for removing existing notes
Johan Herland
3
-34
/
+73
2010-02-13
Teach builtin-notes to remove empty notes
Johan Herland
2
-4
/
+42
2010-02-13
Teach notes code to properly preserve non-notes in the notes tree
Johan Herland
4
-51
/
+233
2010-02-13
t3305: Verify that adding many notes with git-notes triggers increased fanout
Johan Herland
1
-0
/
+50
2010-02-13
t3301: Verify successful annotation of non-commits
Johan Herland
1
-0
/
+17
2010-02-13
Builtin-ify git-notes
Johan Herland
7
-40
/
+350
2010-02-13
Refactor notes concatenation into a flexible interface for combining notes
Johan Herland
2
-60
/
+112
2010-02-13
Notes API: Allow multiple concurrent notes trees with new struct notes_tree
Johan Herland
3
-66
/
+112
2010-02-13
Notes API: write_notes_tree(): Store the notes tree in the database
Johan Herland
2
-3
/
+180
2010-02-13
Notes API: for_each_note(): Traverse the entire notes tree with a callback
Johan Herland
2
-0
/
+180
[prev]
[next]