aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use the word 'stuck' instead of 'sticked'Nicolas Vigier2013-10-31
* 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
| * | | | | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarationsBrandon Casey2013-09-23
* | | | | | Merge branch 'po/dot-url'Junio C Hamano2013-10-23
|\ \ \ \ \ \
| * | | | | | doc/cli: make "dot repository" an independent bullet pointPhilip Oakley2013-10-15
| * | | | | | config doc: update dot-repository notesPhilip Oakley2013-09-13
| * | | | | | doc: command line interface (cli) dot-repository dwimmeryPhilip Oakley2013-09-13
* | | | | | | Merge branch 'jc/prompt-upstream'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \
| * | | | | | | git-prompt.sh: optionally show upstream branch nameJulien Carsique2013-10-14
* | | | | | | | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \
| * | | | | | | | cherry-pick: handle "-" after parsing optionsJeff King2013-10-10
* | | | | | | | | Merge branch 'mg/more-textconv'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: honor --textconv for the case rev:pathMichael J Gruber2013-05-10
| * | | | | | | | | grep: allow to use textconv filtersJeff King2013-05-10
| * | | | | | | | | t7008: demonstrate behavior of grep with textconvMichael J Gruber2013-05-10
| * | | | | | | | | cat-file: do not die on --textconv without textconv filtersMichael J Gruber2013-05-10
| * | | | | | | | | show: honor --textconv for blobsMichael J Gruber2013-05-10
| * | | | | | | | | diff_opt: track whether flags have been set explicitlyJunio C Hamano2013-05-10
| * | | | | | | | | t4030: demonstrate behavior of show with textconvMichael J Gruber2013-05-10
* | | | | | | | | | Merge branch 'jc/pack-objects'Junio C Hamano2013-10-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-objects: shrink struct object_entryJunio C Hamano2013-02-04
* | | | | | | | | | | Update draft release notes to 1.8.5Junio C Hamano2013-10-18
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-10-18
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | git-merge: document the -S optionNicolas Vigier2013-10-18
* | | | | | | | | | | Merge branch 'jc/reflog-doc'Junio C Hamano2013-10-18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | setup_reflog_action: document the rules for using GIT_REFLOG_ACTIONJunio C Hamano2013-06-19
* | | | | | | | | | | | Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | repack: improve warnings about failure of renaming and removing filesStefan Beller2013-09-17
| * | | | | | | | | | | | repack: retain the return value of pack-objectsStefan Beller2013-09-17