2412 Commits (a1bc3dd46433c6e7e6f1ca5f3bd5429858a60078)

Author SHA1 Message Date
Masanari Iida 68840cb5af contrib: typofixes 12 years ago
Jonathan Nieder c635b050e7 git-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespace 12 years ago
Jonathan Nieder 33f918c675 git-remote-mediawiki build: make 'install' command configurable 12 years ago
Jonathan Nieder c311741331 git-remote-mediawiki: honor DESTDIR in "make install" 12 years ago
Jonathan Nieder 3176c59290 git-remote-mediawiki: do not remove installed files in "clean" target 12 years ago
Jeff King 95c62fb9ea subtree: add makefile target for html docs 12 years ago
Antoine Pelisse 1136265377 remote-hg: unquote C-style paths when exporting 12 years ago
Brandon Casey 15f7221686 contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring 12 years ago
Brandon Casey 5a3db11053 contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring 12 years ago
Brandon Casey 81c57e2c9d contrib/git-credential-gnome-keyring.c: report failure to store password 12 years ago
Brandon Casey 3006297a0e contrib/git-credential-gnome-keyring.c: use glib messaging functions 12 years ago
Brandon Casey 68a65f5fe5 contrib/git-credential-gnome-keyring.c: use glib memory allocation functions 12 years ago
Brandon Casey da2727f23c contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords 12 years ago
Brandon Casey 9fe3e6cf9e contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds 12 years ago
Brandon Casey 8bb7a54c57 contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() 12 years ago
Brandon Casey ff55c47d0f contrib/git-credential-gnome-keyring.c: set Gnome application name 12 years ago
Brandon Casey 73bbc0796b contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before accessing 12 years ago
Brandon Casey fb2763746f contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t 12 years ago
Brandon Casey 7a6d6423c5 contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly 12 years ago
Brandon Casey 18fe5add33 contrib/git-credential-gnome-keyring.c: add static where applicable 12 years ago
Brandon Casey 4bc47cc009 contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. 12 years ago
SZEDER Gábor 52ec889d1a bash prompt: don't use '+=' operator in show upstream code path 12 years ago
Julien Carsique 1f6806cf2d git-prompt.sh: optionally show upstream branch name 12 years ago
Stefan Saasen c5f424fd01 mergetools/diffmerge: support DiffMerge as a git mergetool 12 years ago
Ted Zlatanov 506524aea5 git-credential-netrc: fix uninitialized warning 12 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