Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update-index: allow "-h" to also display options | Antoine Pelisse | 2013-02-23 | 1 | -1/+1 |
* | Git 1.8.1.4v1.8.1.4 | Junio C Hamano | 2013-02-19 | 4 | -3/+15 |
* | Merge branch 'ob/imap-send-ssl-verify' into maint | Junio C Hamano | 2013-02-19 | 1 | -2/+65 |
|\ | |||||
| * | imap-send: support subjectAltName as well | Oswald Buddenhagen | 2013-02-19 | 1 | -0/+19 |
| * | imap-send: the subject of SSL certificate must match the host | Oswald Buddenhagen | 2013-02-19 | 1 | -0/+39 |
| * | imap-send: move #ifdef around | Junio C Hamano | 2013-02-18 | 1 | -2/+7 |
* | | user-manual: use -o latest.tar.gz to create a gzipped tarball | W. Trevor King | 2013-02-18 | 1 | -3/+12 |
* | | user-manual: use 'git config --global user.*' for setup | W. Trevor King | 2013-02-18 | 1 | -5/+13 |
* | | user-manual: mention 'git remote add' for remote branch config | W. Trevor King | 2013-02-18 | 1 | -27/+13 |
* | | user-manual: give 'git push -f' as an alternative to +master | W. Trevor King | 2013-02-18 | 1 | -0/+7 |
* | | user-manual: use 'remote add' to setup push URLs | W. Trevor King | 2013-02-18 | 1 | -5/+10 |
* | | Replace filepattern with pathspec for consistency | Matthieu Moy | 2013-02-12 | 3 | -8/+8 |
* | | user-manual: Rewrite git-gc section for automatic packing | W. Trevor King | 2013-02-10 | 1 | -12/+6 |
* | | user-manual: Fix 'you - Git' -> 'you--Git' typo | W. Trevor King | 2013-02-10 | 1 | -1/+1 |
* | | user-manual: Fix 'http' -> 'HTTP' typos | W. Trevor King | 2013-02-10 | 1 | -3/+3 |
* | | user-manual: Fix 'both: so' -> 'both; so' typo | W. Trevor King | 2013-02-10 | 1 | -1/+1 |
* | | Git 1.8.1.3v1.8.1.3 | Junio C Hamano | 2013-02-07 | 3 | -2/+23 |
* | | Merge branch 'mz/pick-unborn' into maint | Junio C Hamano | 2013-02-07 | 10 | -48/+44 |
|\ \ | |||||
| * | | learn to pick/revert into unborn branch | Martin von Zweigbergk | 2012-12-23 | 3 | -8/+29 |
| * | | tests: move test_cmp_rev to test-lib-functions | Martin von Zweigbergk | 2012-12-22 | 7 | -40/+15 |
* | | | Merge branch 'nd/fix-perf-parameters-in-tests' into maint | Junio C Hamano | 2013-02-07 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | test-lib.sh: unfilter GIT_PERF_* | Nguyễn Thái Ngọc Duy | 2013-01-15 | 1 | -1/+1 |
* | | | | Merge branch 'jc/do-not-let-random-file-interfere-with-completion-tests' into... | Junio C Hamano | 2013-02-07 | 2 | -2/+34 |
|\ \ \ \ | |||||
| * | | | | t9902: protect test from stray build artifacts | Junio C Hamano | 2013-01-24 | 2 | -2/+34 |
* | | | | | Merge branch 'ft/transport-report-segv' into maint | Junio C Hamano | 2013-02-07 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | push: fix segfault when HEAD points nowhere | Fraser Tweedale | 2013-01-31 | 1 | -1/+1 |
* | | | | | | Merge branch 'sb/gpg-plug-fd-leak' into maint | Junio C Hamano | 2013-02-07 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gpg: close stderr once finished with it in verify_signed_buffer() | Stephen Boyd | 2013-01-31 | 1 | -1/+3 |
* | | | | | | | Merge branch 'jc/fake-ancestor-with-non-blobs' into maint | Junio C Hamano | 2013-02-07 | 3 | -17/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | apply: diagnose incomplete submodule object name better | Junio C Hamano | 2013-01-31 | 1 | -1/+5 |
| * | | | | | | | apply: simplify build_fake_ancestor() | Junio C Hamano | 2013-01-31 | 1 | -14/+12 |
| * | | | | | | | git-am: record full index line in the patch used while rebasing | Junio C Hamano | 2013-01-31 | 2 | -3/+29 |
* | | | | | | | | Merge branch 'jn/auto-depend-workaround-buggy-ccache' into maint | Junio C Hamano | 2013-02-07 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Makefile: explicitly set target name for autogenerated dependencies | Jonathan Nieder | 2013-02-01 | 1 | -2/+3 |
* | | | | | | | | | Start preparing for 1.8.1.3 | Junio C Hamano | 2013-02-04 | 2 | -1/+29 |
* | | | | | | | | | Merge branch 'bc/git-p4-for-python-2.4' into maint | Junio C Hamano | 2013-02-04 | 3 | -11/+35 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | INSTALL: git-p4 does not support Python 3 | Junio C Hamano | 2013-01-30 | 1 | -2/+3 |
| * | | | | | | | | | git-p4.py: support Python 2.4 | Brandon Casey | 2013-01-26 | 3 | -9/+31 |
| * | | | | | | | | | git-p4.py: support Python 2.5 | Brandon Casey | 2013-01-26 | 2 | -2/+3 |
* | | | | | | | | | | Merge branch 'nd/edit-branch-desc-while-detached' into maint | Junio C Hamano | 2013-02-04 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | branch: no detached HEAD check when editing another branch's description | Nguyễn Thái Ngọc Duy | 2013-01-30 | 1 | -4/+4 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jn/do-not-drop-username-when-reading-from-etc-mailname' into maint | Junio C Hamano | 2013-02-04 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ident: do not drop username when reading from /etc/mailname | Jonathan Nieder | 2013-01-25 | 1 | -1/+5 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jk/cvsimport-does-not-work-with-cvsps3' into maint | Junio C Hamano | 2013-02-04 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | git-cvsimport.txt: cvsps-2 is deprecated | John Keeping | 2013-01-24 | 1 | -0/+6 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'dl/am-hg-locale' into maint | Junio C Hamano | 2013-02-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | am: invoke perl's strftime in C locale | Dmitry V. Levin | 2013-01-18 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'jc/help' into maint | Junio C Hamano | 2013-02-04 | 2 | -18/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | help: include <common-cmds.h> only in one file | Junio C Hamano | 2013-01-18 | 2 | -18/+17 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jc/merge-blobs' into maint | Junio C Hamano | 2013-02-04 | 8 | -51/+118 |
|\ \ \ \ \ \ \ \ \ \ \ |