index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-reflog.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-22
diff: refactor tempfile cleanup handling
Jeff King
1
-52
/
+55
2009-01-22
Windows: Fix signal numbers
Johannes Sixt
1
-6
/
+6
2009-01-11
Makefile: clean up TEST_PROGRAMS definition
Jeff King
1
-1
/
+8
2009-01-11
t7501-commit.sh: explicitly check that -F prevents invoking the editor
Adeodato Simó
2
-4
/
+21
2009-01-11
bash completion: Use 'git add' completions for 'git stage'
Lee Marlow
1
-0
/
+1
2009-01-11
bash completion: Add '--intent-to-add' long option for 'git add'
Lee Marlow
1
-1
/
+1
2009-01-11
filter-branch: add git_commit_non_empty_tree and --prune-empty.
Pierre Habouzit
3
-1
/
+50
2009-01-07
strbuf: instate cleanup rule in case of non-memory errors
René Scharfe
2
-6
/
+22
2009-01-07
README: tutorial.txt is now called gittutorial.txt
Joey Hess
1
-1
/
+1
2009-01-05
remove trailing LF in die() messages
Alexander Potashev
16
-27
/
+27
2009-01-05
Be consistent in switch usage for tar
Henrik Austad
1
-1
/
+1
2009-01-05
Use capitalized names where appropriate
Henrik Austad
2
-4
/
+4
2009-01-05
bash: add '--merge' to 'git reset'
SZEDER Gábor
1
-1
/
+1
2009-01-05
show <tag>: reuse pp_user_info() instead of duplicating code
Johannes Schindelin
1
-15
/
+6
2009-01-05
gitweb: use href() when generating URLs in OPML
Giuseppe Bilotta
1
-2
/
+2
2009-01-03
fast-export: print usage when no options specified
Miklos Vajna
1
-0
/
+3
2009-01-03
git checkout: do not allow switching to a tree-ish that is not a commit
Junio C Hamano
2
-1
/
+5
2009-01-02
builtin-apply: prevent non-explicit permission changes
Junio C Hamano
2
-1
/
+65
2009-01-02
git wrapper: Make while loop more reader-friendly
Johannes Schindelin
1
-3
/
+2
2009-01-01
Documentation/git-tag.txt: minor typo and grammar fix
jidanni@jidanni.org
1
-2
/
+2
2008-12-29
Prepare for v1.6.1.1 maintenance release
Junio C Hamano
2
-1
/
+24
2008-12-29
Documentation/diff-options.txt: unify options
jidanni@jidanni.org
1
-14
/
+4
2008-12-29
doc/git-send-email: mention sendemail.cc config variable
Markus Heidelberg
1
-0
/
+1
2008-12-29
diff: add option to show context between close hunks
René Scharfe
7
-1
/
+106
2008-12-29
Fix the building of gitman.info document
Teemu Likonen
2
-3
/
+7
2008-12-29
Fix the building of user-manual.texi and gitman.texi documents
Teemu Likonen
1
-3
/
+4
2008-12-28
gitweb: Fix export check in git_get_projects_list
Devin Doucette
1
-2
/
+3
2008-12-27
Start 1.6.2 cycle
Junio C Hamano
2
-1
/
+29
2008-12-27
git-send-email.txt: move --format-patch paragraph to a proper location
Adeodato Simó
1
-6
/
+6
2008-12-27
git-shortlog.txt: improve documentation about .mailmap files
Adeodato Simó
1
-7
/
+33
2008-12-27
pretty: support multiline subjects with format:
René Scharfe
1
-19
/
+34
2008-12-27
pretty: factor out format_subject()
René Scharfe
1
-18
/
+24
2008-12-27
pretty: factor out skip_empty_lines()
René Scharfe
1
-9
/
+15
2008-12-27
merge-file: handle freopen() failure
René Scharfe
1
-2
/
+5
2008-12-27
daemon: cleanup: factor out xstrdup_tolower()
René Scharfe
1
-21
/
+13
2008-12-27
daemon: cleanup: replace loop with if
René Scharfe
1
-13
/
+5
2008-12-27
daemon: handle freopen() failure
René Scharfe
1
-1
/
+3
2008-12-27
describe: Avoid unnecessary warning when using --all
Shawn O. Pearce
2
-1
/
+7
2008-12-25
merge-recursive: mark rename/delete conflict as unmerged
Johannes Schindelin
2
-0
/
+28
2008-12-25
http-push: support full URI in handle_remote_ls_ctx()
Kirill A. Korinskiy
1
-6
/
+19
2008-12-25
GIT 1.6.1
v1.6.1
Junio C Hamano
2
-0
/
+9
2008-12-24
rebase -i -p: leave a --cc patch when a merge could not be redone
Johannes Schindelin
2
-3
/
+13
2008-12-23
t9129: skip the last three tests if UTF-8 locale is not available
Miklos Vajna
1
-13
/
+17
2008-12-22
GIT 1.6.1-rc4
v1.6.1-rc4
Junio C Hamano
1
-1
/
+18
2008-12-22
Always show which directory is not a git repository
Richard Hartmann
3
-4
/
+4
2008-12-22
Make help entries alphabetical
Richard Hartmann
1
-4
/
+4
2008-12-22
git-revert documentation: refer to new HOWTO on reverting faulty merges
Boyd Stephen Smith Jr
1
-0
/
+8
2008-12-22
git-revert: record the parent against which a revert was made
Robin Rosenberg
1
-0
/
+5
2008-12-22
gitk: Force the focus to the main window on Windows
Johannes Sixt
1
-0
/
+5
2008-12-22
gitk: Allow unbalanced quotes/braces in commit headers
Kevin Ballard
1
-2
/
+3
[next]