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
*
sha1_name: don't waste cycles in the @-parsing loop
Ramkumar Ramachandra
2013-05-08
*
sha1_name: remove unnecessary braces
Felipe Contreras
2013-05-08
*
sha1_name: remove no-op
Felipe Contreras
2013-05-08
*
tests: at-combinations: @{N} versus HEAD@{N}
Ramkumar Ramachandra
2013-05-08
*
tests: at-combinations: increase coverage
Ramkumar Ramachandra
2013-05-08
*
tests: at-combinations: improve nonsense()
Felipe Contreras
2013-05-08
*
tests: at-combinations: check ref names directly
Felipe Contreras
2013-05-08
*
tests: at-combinations: simplify setup
Felipe Contreras
2013-05-07
*
Git 1.8.3-rc1
v1.8.3-rc1
Junio C Hamano
2013-05-03
*
Merge branch 'tr/unpack-entry-use-after-free-fix'
Junio C Hamano
2013-05-03
|
\
|
*
unpack_entry: avoid freeing objects in base cache
Thomas Rast
2013-04-30
*
|
Sync with maint
Junio C Hamano
2013-05-03
|
\
\
|
*
\
Merge branch 'tr/remote-tighten-commandline-parsing' into maint
Junio C Hamano
2013-05-03
|
|
\
\
|
*
\
\
Merge branch 'jn/glossary-revision' into maint
Junio C Hamano
2013-05-03
|
|
\
\
\
|
*
|
|
|
completion: zsh: don't override suffix on _detault
Felipe Contreras
2013-05-03
|
*
|
|
|
Documentation/git-commit: Typo under --edit
Anders Granskogen Bjørnstad
2013-05-02
*
|
|
|
|
Update draft release notes to 1.8.3
Junio C Hamano
2013-05-01
*
|
|
|
|
Fix grammar in the 1.8.3 release notes.
Marc Branchaud
2013-05-01
*
|
|
|
|
Merge branch 'hb/git-pm-tempfile'
Junio C Hamano
2013-05-01
|
\
\
\
\
\
|
*
|
|
|
|
Git.pm: call tempfile from File::Temp as a regular function
H. Merijn Brand
2013-04-29
*
|
|
|
|
|
Merge branch 'rs/pp-user-info-without-extra-allocation'
Junio C Hamano
2013-05-01
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pretty: remove intermediate strbufs from pp_user_info()
René Scharfe
2013-04-25
|
*
|
|
|
|
|
pretty: simplify output line length calculation in pp_user_info()
René Scharfe
2013-04-25
|
*
|
|
|
|
|
pretty: simplify input line length calculation in pp_user_info()
René Scharfe
2013-04-25
*
|
|
|
|
|
|
Merge branch 'tr/remote-tighten-commandline-parsing'
Junio C Hamano
2013-05-01
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
remote: 'show' and 'prune' can take more than one remote
Thomas Rast
2013-04-24
|
*
|
|
|
|
|
remote: check for superfluous arguments in 'git remote add'
Thomas Rast
2013-04-24
|
*
|
|
|
|
|
remote: add a test for extra arguments, according to docs
Thomas Rast
2013-04-24
*
|
|
|
|
|
|
Merge branch 'zk/prompt-rebase-step'
Junio C Hamano
2013-05-01
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bash-prompt.sh: show where rebase is at when stopped
Zoltan Klinger
2013-04-25
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
git-completion.bash: add remote.pushdefault to config list
Ramkumar Ramachandra
2013-04-29
*
|
|
|
|
|
|
git-completion.bash: add branch.*.pushremote to config list
Ramkumar Ramachandra
2013-04-29
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2013-04-29
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'fc/zsh-completion' into maint
Junio C Hamano
2013-04-29
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
complete: zsh: use zsh completion for the main cmd
Felipe Contreras
2013-04-29
|
|
*
|
|
|
|
|
complete: zsh: trivial simplification
Felipe Contreras
2013-04-29
|
*
|
|
|
|
|
|
git-completion.bash: complete branch.*.rebase as boolean
Ramkumar Ramachandra
2013-04-29
|
*
|
|
|
|
|
|
git-completion.bash: add diff.submodule to config list
Ramkumar Ramachandra
2013-04-29
|
*
|
|
|
|
|
|
git-completion.bash: lexical sorting for diff.statGraphWidth
Ramkumar Ramachandra
2013-04-29
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2013-04-28
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
documentation: trivial whitespace cleanups
Felipe Contreras
2013-04-28
|
*
|
|
|
|
|
t/Makefile: remove smoke test targets
John Keeping
2013-04-28
*
|
|
|
|
|
|
Merge branch 'nd/pretty-formats'
Junio C Hamano
2013-04-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pretty: Fix bug in truncation support for %>, %< and %><
Ramsay Jones
2013-04-28
*
|
|
|
|
|
|
|
Merge branch 'jk/check-corrupt-objects-carefully'
Junio C Hamano
2013-04-28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
clone: Make the 'junk_mode' symbol a file static
Ramsay Jones
2013-04-28
*
|
|
|
|
|
|
|
|
Merge branch 'jk/merge-tree-added-identically'
Junio C Hamano
2013-04-28
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
merge-tree: fix typo in "both changed identically"
John Keeping
2013-04-28
*
|
|
|
|
|
|
|
|
|
completion: add missing format-patch options
Felipe Contreras
2013-04-27
*
|
|
|
|
|
|
|
|
|
Git 1.8.3-rc0
v1.8.3-rc0
Junio C Hamano
2013-04-26
[next]