aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* t: provide a perl() function which uses $PERL_PATHJeff King2013-10-29
* Almost -rc0 for 1.8.5Junio C Hamano2013-10-28
* Sync with v1.8.4.2Junio C Hamano2013-10-28
|\
| * Git 1.8.4.2v1.8.4.2Junio C Hamano2013-10-28
| * Merge branch 'jk/clone-progress-to-stderr' into maintJunio C Hamano2013-10-28
| |\
| * \ Merge branch 'jk/format-patch-from' into maintJunio C Hamano2013-10-28
| |\ \
| * \ \ Merge branch 'jk/shortlog-tolerate-broken-commit' into maintJunio C Hamano2013-10-28
| |\ \ \
| * \ \ \ Merge branch 'jk/diff-algo' into maintJunio C Hamano2013-10-28
| |\ \ \ \
| * | | | | test-lib: fix typo in commentTorstein Hegge2013-10-28
| * | | | | sha1_file: move comment about return value where it belongsChristian Couder2013-10-28
* | | | | | Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-28
|\ \ \ \ \ \
| * | | | | | Reword repack documentation to no longer state it's a scriptStefan Beller2013-10-22
* | | | | | | Merge branch 'sg/prompt-svn-remote-fix'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \
| * | | | | | | bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor2013-10-15
* | | | | | | | Merge branch 'jk/split-broken-ident'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | split_ident: parse timestamp from end of lineJeff King2013-10-15
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/remote-literal-string-leakfix'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | remote: do not copy "origin" string literalJeff King2013-10-15
| |/ / / / / / /
* | | | | | | | Merge branch 'ew/keepalive'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \
| * | | | | | | | http: use curl's tcp keepalive if availableJeff King2013-10-16
| * | | | | | | | http: enable keepalive on TCP socketsEric Wong2013-10-14
* | | | | | | | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revision: do not peel tags used in range notationJunio C Hamano2013-10-15
* | | | | | | | | | Merge branch 'jx/relative-path-regression-fix'Junio C Hamano2013-10-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use simpler relative_path when set_git_dirJiang Xin2013-10-14
| * | | | | | | | | | relative_path should honor dos-drive-prefixJiang Xin2013-10-14
| * | | | | | | | | | test: use unambigous leading path (/foo) for MSYSJiang Xin2013-10-14
* | | | | | | | | | | Update draft release notes to 1.8.5Junio C Hamano2013-10-23
* | | | | | | | | | | Sync with 'maint'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Almost 1.8.4.2 ;-)Junio C Hamano2013-10-23
| * | | | | | | | | | Merge branch 'jc/ls-files-killed-optim' into maintJunio C Hamano2013-10-23
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-10-23
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/fetch-into-shallow' into maintJunio C Hamano2013-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bc/gnome-keyring'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey2013-10-16
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: remove unused die() functionBrandon Casey2013-09-23