index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-annotate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
Update release notes for 1.6.0.3
Shawn O. Pearce
1
-1
/
+17
2008-09-25
Fix submodule sync with relative submodule URLs
Johan Herland
1
-0
/
+8
2008-09-25
graph.c: make many functions static
Nanako Shiraishi
2
-54
/
+43
2008-09-25
remote.c: make free_ref(), parse_push_refspec() and free_refspecs() static.
Nanako Shiraishi
2
-5
/
+3
2008-09-25
checkout: Do not show local changes when in quiet mode
Jonas Fonseca
1
-1
/
+1
2008-09-25
for-each-ref: Fix --format=%(subject) for log message without newlines
Johan Herland
1
-2
/
+2
2008-09-25
git-web--browse: Support for using /bin/start on MinGW
Petr Baudis
2
-2
/
+7
2008-09-24
git-gui: Reenable staging unmerged files by clicking the icon.
Alexander Gavrilov
3
-33
/
+70
2008-09-24
git-gui: Support the encoding menu in gui blame.
Alexander Gavrilov
1
-0
/
+17
2008-09-24
git-gui: Optimize encoding name resolution using a lookup table.
Alexander Gavrilov
1
-29
/
+53
2008-09-24
git-gui: Allow forcing display encoding for diffs using a submenu.
Alexander Gavrilov
3
-2
/
+44
2008-09-24
git-gui: Add a menu of available encodings.
Alexander Gavrilov
2
-4
/
+142
2008-09-24
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
5
-6
/
+46
2008-09-24
git-gui: Assume `blame --incremental` output is in UTF-8
Shawn O. Pearce
1
-7
/
+1
2008-09-24
git-gui: Use gitattribute "encoding" for file content display
Shawn O. Pearce
4
-4
/
+26
2008-09-24
git-gui: Add support for calling out to the prepare-commit-msg hook
Joshua Williams
1
-0
/
+65
2008-09-24
git-gui: Hide commit related UI during citool --nocommit
Shawn O. Pearce
1
-48
/
+56
2008-09-24
git-gui: Add more integration options to citool.
Alexander Gavrilov
2
-6
/
+83
2008-09-24
git-stash.sh: don't default to refs/stash if invalid ref supplied
Brandon Casey
1
-2
/
+15
2008-09-24
Fixed some grammatical errors in git-rebase.txt documentation.
Garry Dolley
1
-4
/
+4
2008-09-24
maint: check return of split_cmdline to avoid bad config strings
Deskin Miller
3
-0
/
+14
2008-09-23
builtin-prune.c: prune temporary packs in <object_dir>/pack directory
Brandon Casey
1
-10
/
+12
2008-09-22
Do not perform cross-directory renames when creating packs
Petr Baudis
4
-5
/
+5
2008-09-22
Use dashless git commands in setgitperms.perl
Todd Zullinger
1
-2
/
+2
2008-09-22
git-remote: do not use user input in a printf format string
Johannes Sixt
1
-10
/
+8
2008-09-22
git-svn: do a partial rebuild if rev_map is out-of-date
Deskin Miller
2
-6
/
+20