index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pretty.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
pretty: simplify output line length calculation in pp_user_info()
René Scharfe
1
-4
/
+3
2013-04-26
pretty: simplify input line length calculation in pp_user_info()
René Scharfe
1
-11
/
+2
2013-04-25
bash-prompt.sh: show where rebase is at when stopped
Zoltan Klinger
3
-9
/
+31
2013-04-25
Update draft release notes to 1.8.2.2
Junio C Hamano
1
-0
/
+18
2013-04-25
completion: remove duplicate block for "git commit -c"
Mårten Kongstad
1
-7
/
+0
2013-04-24
remote: 'show' and 'prune' can take more than one remote
Thomas Rast
2
-10
/
+5
2013-04-24
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
2
-2
/
+2
2013-04-24
remote: add a test for extra arguments, according to docs
Thomas Rast
1
-0
/
+27
2013-04-24
cherry-pick/revert: make usage say '<commit-ish>...'
Kevin Bracey
1
-2
/
+2
2013-04-24
rebase: find orig_head unambiguously
Phil Hord
2
-1
/
+8
2013-04-23
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+19
2013-04-23
bisect: Log possibly bad, skipped commits at bisection end
Torstein Hegge
2
-0
/
+30
2013-04-23
remote-hg: strip extra newline
Felipe Contreras
1
-0
/
+4
2013-04-23
remote-hg: use marks instead of inlined files
Felipe Contreras
1
-8
/
+33
2013-04-23
remote-hg: small performance improvement
Felipe Contreras
1
-1
/
+2
2013-04-23
remote-hg: allow refs with spaces
Felipe Contreras
1
-8
/
+17
2013-04-23
remote-hg: don't update bookmarks unnecessarily
Felipe Contreras
1
-0
/
+3
2013-04-23
remote-hg: add support for schemes extension
Felipe Contreras
1
-1
/
+7
2013-04-23
remote-hg: improve email sanitation
Felipe Contreras
2
-6
/
+12
2013-04-23
remote-hg: add custom local tag write code
Felipe Contreras
1
-1
/
+3
2013-04-23
remote-hg: write tags in the appropriate branch
Felipe Contreras
1
-2
/
+4
2013-04-23
remote-hg: custom method to write tags
Felipe Contreras
1
-1
/
+32
2013-04-23
remote-hg: add support for tag objects
Felipe Contreras
1
-3
/
+7
2013-04-23
remote-hg: add branch_tip() helper
Felipe Contreras
1
-3
/
+8
2013-04-23
remote-hg: properly mark branches up-to-date
Felipe Contreras
1
-0
/
+4
2013-04-23
remote-hg: use python urlparse
Felipe Contreras
1
-4
/
+5
2013-04-23
remote-hg: safer bookmark pushing
Felipe Contreras
1
-0
/
+2
2013-04-23
remote-helpers: avoid has_key
Dusty Phillips
2
-2
/
+2
2013-04-22
git add: rephrase -A/--no-all warning
Junio C Hamano
1
-6
/
+6
2013-04-22
git add: --ignore-removal is a better named --no-all
Junio C Hamano
2
-4
/
+17
2013-04-22
Start preparing for 1.8.2.2
Junio C Hamano
2
-1
/
+26
2013-04-22
Update draft release notes to 1.8.3
Junio C Hamano
1
-0
/
+22
2013-04-22
zlib: fix compilation failures with Sun C Compilaer
Stefano Lattarini
1
-2
/
+2
2013-04-22
builtin/shortlog.c: make usage string consistent with log
Ramkumar Ramachandra
1
-3
/
+1
2013-04-22
builtin/log.c: make usage string consistent with doc
Ramkumar Ramachandra
1
-1
/
+1
2013-04-22
git-shortlog.txt: make SYNOPSIS match log, update OPTIONS
Ramkumar Ramachandra
1
-2
/
+17
2013-04-22
git-log.txt: rewrite note on why "--" may be required
Ramkumar Ramachandra
1
-2
/
+2
2013-04-22
git-log.txt: generalize <since>..<until>
Ramkumar Ramachandra
1
-7
/
+9
2013-04-22
git-log.txt: order OPTIONS properly; move <since>..<until>
Ramkumar Ramachandra
1
-7
/
+7
2013-04-22
revisions.txt: clarify the .. and ... syntax
Ramkumar Ramachandra
1
-2
/
+4
2013-04-22
git add: rephrase the "removal will cease to be ignored" warning
Junio C Hamano
1
-7
/
+14
2013-04-22
glossary: a revision is just a commit
Jonathan Nieder
1
-3
/
+1
2013-04-22
prompt: fix untracked files for zsh
Felipe Contreras
1
-1
/
+1
2013-04-21
git-shortlog.txt: remove (-h|--help) from OPTIONS
Ramkumar Ramachandra
1
-4
/
+0
2013-04-20
l10n: de.po: translate 54 new messages
Ralf Thielow
1
-828
/
+1062
2013-04-19
receive-pack: close sideband fd on early pack errors
Jeff King
1
-1
/
+4
2013-04-19
Update draft release notes to 1.8.3
Junio C Hamano
1
-1
/
+27
2013-04-19
pretty: support %>> that steal trailing spaces
Nguyễn Thái Ngọc Duy
5
-2
/
+54
2013-04-19
pretty: support truncating in %>, %< and %><
Nguyễn Thái Ngọc Duy
5
-5
/
+140
2013-04-19
pretty: support padding placeholders, %< %> and %><
Nguyễn Thái Ngọc Duy
3
-1
/
+246
[prev]
[next]