summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey2013-10-161-15/+6
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey2013-10-161-11/+3
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2013-10-162-2/+5
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey2013-10-161-1/+1
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey2013-10-161-1/+1
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey2013-10-161-1/+1
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey2013-10-161-9/+9
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey2013-10-161-10/+10
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: remove unused die() functionBrandon Casey2013-09-231-10/+0
| * | | | | | | | | | | | | | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarationsBrandon Casey2013-09-231-13/+0
* | | | | | | | | | | | | | | Merge branch 'po/dot-url'Junio C Hamano2013-10-232-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | doc/cli: make "dot repository" an independent bullet pointPhilip Oakley2013-10-151-4/+4
| * | | | | | | | | | | | | | | config doc: update dot-repository notesPhilip Oakley2013-09-141-2/+4
| * | | | | | | | | | | | | | | doc: command line interface (cli) dot-repository dwimmeryPhilip Oakley2013-09-141-0/+4
* | | | | | | | | | | | | | | | Merge branch 'jc/prompt-upstream'Junio C Hamano2013-10-231-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-prompt.sh: optionally show upstream branch nameJulien Carsique2013-10-141-1/+6
* | | | | | | | | | | | | | | | | Merge branch 'hu/cherry-pick-previous-branch'Junio C Hamano2013-10-232-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | cherry-pick: handle "-" after parsing optionsJeff King2013-10-112-2/+14
* | | | | | | | | | | | | | | | | | Merge branch 'mg/more-textconv'Junio C Hamano2013-10-2314-57/+237
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | grep: honor --textconv for the case rev:pathMichael J Gruber2013-05-104-16/+29
| * | | | | | | | | | | | | | | | | | grep: allow to use textconv filtersJeff King2013-05-105-16/+102
| * | | | | | | | | | | | | | | | | | t7008: demonstrate behavior of grep with textconvMichael J Gruber2013-05-101-0/+31
| * | | | | | | | | | | | | | | | | | cat-file: do not die on --textconv without textconv filtersMichael J Gruber2013-05-102-25/+13
| * | | | | | | | | | | | | | | | | | show: honor --textconv for blobsMichael J Gruber2013-05-102-6/+25
| * | | | | | | | | | | | | | | | | | diff_opt: track whether flags have been set explicitlyJunio C Hamano2013-05-104-3/+19
| * | | | | | | | | | | | | | | | | | t4030: demonstrate behavior of show with textconvMichael J Gruber2013-05-101-0/+24
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/pack-objects'Junio C Hamano2013-10-231-11/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | pack-objects: shrink struct object_entryJunio C Hamano2013-02-051-11/+12
* | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.5Junio C Hamano2013-10-181-0/+7
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-10-181-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | git-merge: document the -S optionNicolas Vigier2013-10-181-1/+5
* | | | | | | | | | | | | | | | | | | | Merge branch 'jc/reflog-doc'Junio C Hamano2013-10-183-3/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | setup_reflog_action: document the rules for using GIT_REFLOG_ACTIONJunio C Hamano2013-06-193-3/+49
* | | | | | | | | | | | | | | | | | | | | Merge branch 'sb/repack-in-c'Junio C Hamano2013-10-185-1/+391
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | repack: improve warnings about failure of renaming and removing filesStefan Beller2013-09-171-2/+3
| * | | | | | | | | | | | | | | | | | | | repack: retain the return value of pack-objectsStefan Beller2013-09-171-2/+2
| * | | | | | | | | | | | | | | | | | | | repack: rewrite the shell script in CStefan Beller2013-09-175-1/+390
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/clone-progress-to-stderr'Junio C Hamano2013-10-184-28/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | clone: always set transport optionsJeff King2013-09-182-16/+18
| * | | | | | | | | | | | | | | | | | | | clone: treat "checking connectivity" like other progressJeff King2013-09-182-3/+4
| * | | | | | | | | | | | | | | | | | | | clone: send diagnostic messages to stderrJeff King2013-09-183-10/+11
* | | | | | | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2013-10-181-2367/+3193
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | l10n: fr.po: 2135/2135 messages translatedJean-Noel Avila2013-10-181-2367/+3193
* | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.5Junio C Hamano2013-10-181-0/+4
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/format-patch-from'Junio C Hamano2013-10-184-1/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | format-patch: print in-body "From" only when neededJeff King2013-09-204-1/+49
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'es/name-hash-no-trailing-slash-in-dirs'Junio C Hamano2013-10-185-51/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | dir: revert work-around for retired dangerous behaviorEric Sunshine2013-09-171-15/+3
| * | | | | | | | | | | | | | | | | | | | | | name-hash: stop storing trailing '/' on paths in index_state.dir_hashEric Sunshine2013-09-173-7/+8
| * | | | | | | | | | | | | | | | | | | | | | employ new explicit "exists in index?" APIEric Sunshine2013-09-173-9/+9