2066 Commits (ad491366de6c883cd04539cb86db31049201dfbd)

Author SHA1 Message Date
Richard Hansen 5c1d2e8af9 remote-hg: don't decode UTF-8 paths into Unicode objects 11 years ago
Richard Hansen c939d24167 remote-hg: don't decode UTF-8 paths into Unicode objects 11 years ago
Jeff King 95c62fb9ea subtree: add makefile target for html docs 11 years ago
Antoine Pelisse 1136265377 remote-hg: unquote C-style paths when exporting 11 years ago
Brandon Casey 15f7221686 contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring 11 years ago
Brandon Casey 5a3db11053 contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring 11 years ago
Brandon Casey 81c57e2c9d contrib/git-credential-gnome-keyring.c: report failure to store password 11 years ago
Brandon Casey 3006297a0e contrib/git-credential-gnome-keyring.c: use glib messaging functions 11 years ago
Brandon Casey 68a65f5fe5 contrib/git-credential-gnome-keyring.c: use glib memory allocation functions 11 years ago
Brandon Casey da2727f23c contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords 11 years ago
Brandon Casey 9fe3e6cf9e contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds 11 years ago
Brandon Casey 8bb7a54c57 contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() 11 years ago
Brandon Casey ff55c47d0f contrib/git-credential-gnome-keyring.c: set Gnome application name 11 years ago
Brandon Casey 73bbc0796b contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before accessing 11 years ago
Brandon Casey fb2763746f contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t 11 years ago
Brandon Casey 7a6d6423c5 contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly 11 years ago
Brandon Casey 18fe5add33 contrib/git-credential-gnome-keyring.c: add static where applicable 11 years ago
Brandon Casey 4bc47cc009 contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. 11 years ago
SZEDER Gábor 52ec889d1a bash prompt: don't use '+=' operator in show upstream code path 11 years ago
Julien Carsique 1f6806cf2d git-prompt.sh: optionally show upstream branch name 11 years ago
Stefan Saasen c5f424fd01 mergetools/diffmerge: support DiffMerge as a git mergetool 11 years ago
Ted Zlatanov 506524aea5 git-credential-netrc: fix uninitialized warning 11 years ago
Stefan Beller 6dab2781a1 contrib: remove ciabot 12 years ago
Benoit Person 1d905f74fd git-remote-mediawiki: bugfix for pages w/ >500 revisions 12 years ago
Brandon Casey 083afc0ec0 contrib/git-credential-gnome-keyring.c: remove unused die() function 12 years ago
Brandon Casey e72aefc9ec contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations 12 years ago
SZEDER Gábor ea95c7b8f5 completion: improve untracked directory filtering for filename completion 12 years ago
Eric Sunshine 8fc9f0227e contacts: fix to work in subdirectories 12 years ago
Stefan Beller a1bbc6c017 repack: rewrite the shell script in C 12 years ago
Richard Hansen bd5424f0d6 remote-bzr: reuse bzrlib transports when possible 12 years ago
Richard Hansen a8a5406ab3 use 'commit-ish' instead of 'committish' 12 years ago
Matthieu Moy f19f5e60f6 git-remote-mediawiki: no need to update private ref in non-dumb push 12 years ago
Matthieu Moy aa38dc68ea git-remote-mediawiki: use no-private-update capability on dumb push 12 years ago
Junio C Hamano 5d21adcbfe contrib/remote-helpers: quote variable references in redirection targets 12 years ago
Junio C Hamano ff867963f0 contrib/remote-helpers: style updates for test scripts 12 years ago
Felipe Contreras c587d65512 remote-hg: use notes to keep track of Hg revisions 12 years ago
Matthieu Moy 8987cda9e1 git-remote-mediawiki: add test and check Makefile targets 12 years ago
Felipe Contreras 641a2b5bee remote-helpers: cleanup more global variables 12 years ago
Felipe Contreras 670dda85d6 remote-helpers: trivial style fixes 12 years ago
Felipe Contreras 2a6981833d remote-hg: improve basic test 12 years ago
Felipe Contreras 8493fd14b2 remote-hg: add missing &&s in the test 12 years ago
Felipe Contreras 0fdc9b0939 remote-hg: fix test 12 years ago
Felipe Contreras a11b0ac9e1 remote-bzr: make bzr branches configurable per-repo 12 years ago
Felipe Contreras a8c0b74718 remote-bzr: fix export of utf-8 authors 12 years ago
Brandon Casey a44aa6930c contrib/git-prompt.sh: handle missing 'printf -v' more gracefully 12 years ago
Brandon Casey 5d5812f492 git-completion.bash: use correct Bash/Zsh array length syntax 12 years ago
Matthieu Moy 8ed205a380 git-remote-mediawiki: ignore generated git-mw 12 years ago
Eric Sunshine 4c70cfbfbc contacts: reduce git-blame invocations 12 years ago
Eric Sunshine db8cae7e60 contacts: gather all blame sources prior to invoking git-blame 12 years ago
Eric Sunshine 9ae9ca1f95 contacts: validate hunk length earlier 12 years ago