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-02
gitk: Fix possible infinite loop and display corruption
Paul Mackerras
1
-4
/
+6
2009-02-28
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
1
-1
/
+2
2009-02-28
Merge branch 'maint'
Junio C Hamano
2
-7
/
+7
2009-02-28
Documentation: minor grammatical fixes.
David J. Mellor
1
-6
/
+6
2009-02-28
Ensure proper setup of git_dir for git-hash-object
Elijah Newren
1
-2
/
+2
2009-02-28
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+1
2009-02-28
added missing backtick in git-apply.txt
Danijel Tasov
1
-1
/
+1
2009-02-28
git-rebase: Update --whitespace documentation
Todd Zullinger
1
-1
/
+1
2009-02-27
git-svn - return original format_svn_date semantics
Ben Walton
1
-1
/
+1
2009-02-27
git-svn: disable broken symlink workaround by default
Eric Wong
2
-1
/
+11
2009-02-27
Merge branch 'cc/maint-1.6.0-bisect-fix'
Junio C Hamano
1
-1
/
+7
2009-02-27
builtin-remote: new show output style for push refspecs
Jay Soffian
2
-24
/
+207
2009-02-27
builtin-remote: new show output style
Jay Soffian
2
-61
/
+159
2009-02-27
remote: make guess_remote_head() use exact HEAD lookup if it is available
Jeff King
2
-0
/
+19
2009-02-27
builtin-remote: add set-head subcommand
Jay Soffian
4
-3
/
+129
2009-02-27
builtin-remote: teach show to display remote HEAD
Jay Soffian
2
-7
/
+59
2009-02-27
builtin-remote: fix two inconsistencies in the output of "show <remote>"
Jay Soffian
2
-6
/
+11
2009-02-27
builtin-remote: make get_remote_ref_states() always populate states.tracked
Jay Soffian
1
-17
/
+16
2009-02-27
builtin-remote: rename variables and eliminate redundant function call
Jay Soffian
1
-12
/
+12
2009-02-27
builtin-remote: remove unused code in get_ref_states
Jay Soffian
1
-10
/
+3
2009-02-27
builtin-remote: refactor duplicated cleanup code
Jay Soffian
1
-8
/
+9
2009-02-27
string-list: new for_each_string_list() function
Jay Soffian
2
-0
/
+15
2009-02-27
remote: make match_refs() not short-circuit
Jay Soffian
1
-2
/
+4
2009-02-27
remote: make match_refs() copy src ref before assigning to peer_ref
Jay Soffian
1
-2
/
+5
2009-02-27
remote: let guess_remote_head() optionally return all matches
Jay Soffian
3
-17
/
+28
2009-02-27
remote: make copy_ref() perform a deep copy
Jay Soffian
1
-5
/
+13
2009-02-27
bisect: fix another instance of eval'ed string
Christian Couder
1
-1
/
+7
2009-02-27
bash completion: add --format= and --oneline options for "git log"
Teemu Likonen
1
-2
/
+12
2009-02-27
Merge branch 'cc/maint-1.6.0-bisect-fix'
Junio C Hamano
2
-35
/
+66
2009-02-27
bisect: fix quoting TRIED revs when "bad" commit is also "skip"ped
Christian Couder
2
-35
/
+66
2009-02-26
git-am: make --abort less dangerous
Junio C Hamano
1
-0
/
+7
2009-02-26
git-am: Keep index in case of abort with dirty index
Michael J Gruber
1
-3
/
+10
2009-02-26
t5540-http-push.sh: avoid non-portable grep -P
Jay Soffian
1
-3
/
+8
2009-02-26
Fix odb_mkstemp() on AIX
Mike Ralphson
1
-1
/
+2
2009-02-26
remote: simplify guess_remote_head()
Jay Soffian
3
-32
/
+16
2009-02-26
move locate_head() to remote.c
Jay Soffian
3
-38
/
+49
2009-02-26
move duplicated ref_newer() to remote.c
Jay Soffian
4
-99
/
+50
2009-02-26
move duplicated get_local_heads() to remote.c
Jay Soffian
4
-48
/
+31
2009-02-26
refactor find_ref_by_name() to accept const list
Jeff King
2
-3
/
+3
2009-02-26
add basic http clone/fetch tests
Jeff King
3
-0
/
+48
2009-02-26
test scripts: refactor start_httpd helper
Jeff King
2
-9
/
+8
2009-02-25
GIT 1.6.2-rc2
Junio C Hamano
2
-2
/
+5
2009-02-25
Merge branch 'jc/maint-1.6.0-pack-directory'
Junio C Hamano
7
-27
/
+72
2009-02-25
Make sure objects/pack exists before creating a new pack
Junio C Hamano
7
-27
/
+72
2009-02-25
Allow HTTP tests to run on Darwin
Jay Soffian
2
-5
/
+23
2009-02-25
Fix typo in contrib/examples/git-svnimport.txt
Michael J Gruber
1
-3
/
+3
2009-02-25
gitattributes.txt: Path matching rules are explained in gitignore.txt
Johannes Sixt
1
-6
/
+7
2009-02-25
sha1_file.c: fix typo
Felipe Contreras
1
-1
/
+1
2009-02-25
git add: trivial codestyle cleanup
Felipe Contreras
1
-1
/
+1
2009-02-25
README: fix path to "gitcvs-migration.txt" and be more consistent
Christian Couder
1
-3
/
+11
[prev]
[next]