index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'pb/autocorrect-wrapper'
Shawn O. Pearce
2008-09-25
|
\
|
*
git wrapper: also use aliases to correct mistyped commands
Pieter de Bie
2008-09-11
*
|
Merge branch 'mv/commit-tree'
Shawn O. Pearce
2008-09-25
|
\
\
|
*
|
t7603: add new testcases to ensure builtin-commit uses reduce_heads()
Miklos Vajna
2008-09-10
|
*
|
builtin-commit: use commit_tree()
Miklos Vajna
2008-09-10
|
*
|
commit_tree(): add a new author parameter
Miklos Vajna
2008-09-10
|
|
/
*
|
Merge branch 'jc/apply-include-exclude'
Shawn O. Pearce
2008-09-25
|
\
\
|
*
|
git-apply:--include=pathspec
Junio C Hamano
2008-09-06
*
|
|
Merge branch 'jc/safe-c-l-d'
Shawn O. Pearce
2008-09-25
|
\
\
\
|
*
|
|
safe_create_leading_directories(): make it about "leading" directories
Junio C Hamano
2008-09-03
*
|
|
|
gitweb: shortlog now also obeys $hash_parent
Giuseppe Bilotta
2008-09-25
*
|
|
|
Merge branch 'ho/dirstat-by-file'
Shawn O. Pearce
2008-09-25
|
\
\
\
\
|
*
|
|
|
diff --dirstat-by-file: count changed files, not lines
Heikki Orsila
2008-09-05
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge git://repo.or.cz/git-gui
Shawn O. Pearce
2008-09-25
|
\
\
\
\
|
*
|
|
|
git-gui: Reenable staging unmerged files by clicking the icon.
Alexander Gavrilov
2008-09-24
|
*
|
|
|
git-gui: Support the encoding menu in gui blame.
Alexander Gavrilov
2008-09-24
|
*
|
|
|
git-gui: Optimize encoding name resolution using a lookup table.
Alexander Gavrilov
2008-09-24
|
*
|
|
|
git-gui: Allow forcing display encoding for diffs using a submenu.
Alexander Gavrilov
2008-09-24
|
*
|
|
|
git-gui: Add a menu of available encodings.
Alexander Gavrilov
2008-09-24
|
*
|
|
|
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
2008-09-24
|
*
|
|
|
git-gui: Assume `blame --incremental` output is in UTF-8
Shawn O. Pearce
2008-09-24
|
*
|
|
|
git-gui: Use gitattribute "encoding" for file content display
Shawn O. Pearce
2008-09-24
|
*
|
|
|
git-gui: Add support for calling out to the prepare-commit-msg hook
Joshua Williams
2008-09-24
|
*
|
|
|
git-gui: Hide commit related UI during citool --nocommit
Shawn O. Pearce
2008-09-24
|
*
|
|
|
git-gui: Add more integration options to citool.
Alexander Gavrilov
2008-09-24
|
*
|
|
|
git-gui: Updated German translation.
Christian Stimming
2008-09-13
|
*
|
|
|
git-gui: I18n fix sentence parts into full sentences for translation again.
Christian Stimming
2008-09-12
|
*
|
|
|
git-gui: Restore ability to Stage Working Copy for conflicts.
Alexander Gavrilov
2008-09-12
|
*
|
|
|
git-gui: Fix Blame Parent & Context for working copy lines.
Alexander Gavrilov
2008-09-12
*
|
|
|
|
Merge branch 'maint'
Shawn O. Pearce
2008-09-25
|
\
\
\
\
\
|
*
|
|
|
|
Update release notes for 1.6.0.3
Shawn O. Pearce
2008-09-25
|
*
|
|
|
|
checkout: Do not show local changes when in quiet mode
Jonas Fonseca
2008-09-25
|
*
|
|
|
|
for-each-ref: Fix --format=%(subject) for log message without newlines
Johan Herland
2008-09-24
|
*
|
|
|
|
git-stash.sh: don't default to refs/stash if invalid ref supplied
Brandon Casey
2008-09-24
|
*
|
|
|
|
maint: check return of split_cmdline to avoid bad config strings
Deskin Miller
2008-09-24
*
|
|
|
|
|
Fix submodule sync with relative submodule URLs
Johan Herland
2008-09-25
*
|
|
|
|
|
graph.c: make many functions static
Nanako Shiraishi
2008-09-25
*
|
|
|
|
|
remote.c: make free_ref(), parse_push_refspec() and free_refspecs() static.
Nanako Shiraishi
2008-09-25
*
|
|
|
|
|
git-web--browse: Support for using /bin/start on MinGW
Petr Baudis
2008-09-24
*
|
|
|
|
|
Fixed some grammatical errors in git-rebase.txt documentation.
Garry Dolley
2008-09-24
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-09-23
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
builtin-prune.c: prune temporary packs in <object_dir>/pack directory
Brandon Casey
2008-09-23
|
*
|
|
|
|
Do not perform cross-directory renames when creating packs
Petr Baudis
2008-09-22
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-09-22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
Use dashless git commands in setgitperms.perl
Todd Zullinger
2008-09-22
|
*
|
|
|
|
git-remote: do not use user input in a printf format string
Johannes Sixt
2008-09-22
*
|
|
|
|
|
git-svn: do a partial rebuild if rev_map is out-of-date
Deskin Miller
2008-09-21
*
|
|
|
|
|
git-svn: testcase for partial rebuild
Deskin Miler
2008-09-21
*
|
|
|
|
|
Merge branch 'db/maint-checkout-b'
Junio C Hamano
2008-09-21
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Check early that a new branch is new and valid
Daniel Barkalow
2008-09-21
|
|
/
/
/
/
/
[next]