aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git.pm: fix example in command_close_bidi_pipe documentationMichal Nazarewicz2013-02-07
* Git.pm: allow command_close_bidi_pipe to be called as methodMichal Nazarewicz2013-02-07
* Update draft release notes to 1.8.2Junio C Hamano2013-02-05
* Merge branch 'jn/auto-depend-workaround-buggy-ccache'Junio C Hamano2013-02-05
|\
| * Makefile: explicitly set target name for autogenerated dependenciesJonathan Nieder2013-02-01
* | Merge branch 'ta/doc-no-small-caps'Junio C Hamano2013-02-05
|\ \
| * | Documentation: StGit is the right spelling, not StGITThomas Ackermann2013-02-01
| * | Documentation: describe the "repository" in repository-layoutJunio C Hamano2013-02-01
| * | Documentation: add a description for 'gitfile' to glossaryThomas Ackermann2013-02-01
| * | Documentation: do not use undefined terms git-dir and git-fileThomas Ackermann2013-02-01
| * | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
| * | Documentation: avoid poor-man's small caps GITThomas Ackermann2013-02-01
* | | Merge branch 'jc/fake-ancestor-with-non-blobs'Junio C Hamano2013-02-05
|\ \ \
| * | | apply: diagnose incomplete submodule object name betterJunio C Hamano2013-01-31
| * | | apply: simplify build_fake_ancestor()Junio C Hamano2013-01-31
| * | | git-am: record full index line in the patch used while rebasingJunio C Hamano2013-01-31
* | | | Merge branch 'sb/gpg-plug-fd-leak'Junio C Hamano2013-02-05
|\ \ \ \
| * | | | gpg: close stderr once finished with it in verify_signed_buffer()Stephen Boyd2013-01-31
* | | | | Merge branch 'ft/transport-report-segv'Junio C Hamano2013-02-05
|\ \ \ \ \
| * | | | | push: fix segfault when HEAD points nowhereFraser Tweedale2013-01-31
* | | | | | Update draft release notes to 1.8.2Junio C Hamano2013-02-04
* | | | | | Merge branch 'maint'Junio C Hamano2013-02-04
|\ \ \ \ \ \
| * | | | | | Start preparing for 1.8.1.3Junio C Hamano2013-02-04
| * | | | | | Merge branch 'bc/git-p4-for-python-2.4' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nd/edit-branch-desc-while-detached' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jn/do-not-drop-username-when-reading-from-etc-mailname' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/cvsimport-does-not-work-with-cvsps3' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'dl/am-hg-locale' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/help' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/merge-blobs' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/doc-maintainer' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/fix-array-syntax-for-3.0-in-completion-bash' into maintJunio C Hamano2013-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/remote-helpers-in-python-3'Junio C Hamano2013-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git_remote_helpers: remove GIT-PYTHON-VERSION upon "clean"Junio C Hamano2013-01-30
| * | | | | | | | | | | | | | | | git-remote-testpy: fix path hashing on Python 3John Keeping2013-01-28
| * | | | | | | | | | | | | | | | git-remote-testpy: call print as a functionJohn Keeping2013-01-24
| * | | | | | | | | | | | | | | | git-remote-testpy: don't do unbuffered text I/OJohn Keeping2013-01-24
| * | | | | | | | | | | | | | | | git-remote-testpy: hash bytes explicitlyJohn Keeping2013-01-24
| * | | | | | | | | | | | | | | | svn-fe: allow svnrdump_sim.py to run with Python 3John Keeping2013-01-24
| * | | | | | | | | | | | | | | | git_remote_helpers: use 2to3 if building with Python 3John Keeping2013-01-24
| * | | | | | | | | | | | | | | | git_remote_helpers: force rebuild if python version changesJohn Keeping2013-01-24
| * | | | | | | | | | | | | | | | git_remote_helpers: fix input when running under Python 3John Keeping2013-01-20
| * | | | | | | | | | | | | | | | git_remote_helpers: allow building with Python 3John Keeping2013-01-20
* | | | | | | | | | | | | | | | | Merge branch 'pw/git-p4-on-cygwin'Junio C Hamano2013-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git p4: introduce gitConfigBoolPete Wyckoff2013-01-26
| * | | | | | | | | | | | | | | | | git p4: avoid shell when calling git configPete Wyckoff2013-01-26
| * | | | | | | | | | | | | | | | | git p4: avoid shell when invoking git config --get-allPete Wyckoff2013-01-26
| * | | | | | | | | | | | | | | | | git p4: avoid shell when invoking git rev-listPete Wyckoff2013-01-26
| * | | | | | | | | | | | | | | | | git p4: avoid shell when mapping usersPete Wyckoff2013-01-26
| * | | | | | | | | | | | | | | | | git p4: disable read-only attribute before deletingPete Wyckoff2013-01-26