summaryrefslogtreecommitdiffstats
path: root/vcs-svn/fast_export.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-28Git 1.8.4.2v1.8.4.2Junio C Hamano3-2/+17
2013-10-28test-lib: fix typo in commentTorstein Hegge1-1/+1
2013-10-28sha1_file: move comment about return value where it belongsChristian Couder1-1/+1
2013-10-24http.c: Spell the null pointer as NULLRamsay Jones1-1/+1
2013-10-23Update draft release notes to 1.8.5Junio C Hamano1-0/+4
2013-10-23Almost 1.8.4.2 ;-)Junio C Hamano1-0/+13
2013-10-22Reword repack documentation to no longer state it's a scriptStefan Beller1-1/+1
2013-10-18Update draft release notes to 1.8.5Junio C Hamano1-0/+7
2013-10-18git-merge: document the -S optionNicolas Vigier1-1/+5
2013-10-18l10n: fr.po: 2135/2135 messages translatedJean-Noel Avila1-2367/+3193
2013-10-18Update draft release notes to 1.8.5Junio C Hamano1-0/+4
2013-10-18Start preparing for 1.8.4.2Junio C Hamano2-1/+51
2013-10-18t4254: modernize testsSZEDER Gábor1-21/+15
2013-10-16Update draft release notes to 1.8.5Junio C Hamano1-0/+30
2013-10-16http: use curl's tcp keepalive if availableJeff King1-4/+20
2013-10-16contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey1-0/+39
2013-10-16contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey1-0/+58
2013-10-16contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey1-1/+9
2013-10-16contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey1-29/+4
2013-10-16contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey1-32/+16
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey1-3/+9
2013-10-16contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey1-15/+6
2013-10-16contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey1-11/+3
2013-10-16contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2-2/+5
2013-10-16contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey1-1/+1
2013-10-16contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey1-1/+1
2013-10-16contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey1-1/+1
2013-10-16contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey1-9/+9
2013-10-16contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey1-10/+10
2013-10-16revision: do not peel tags used in range notationJunio C Hamano2-22/+45
2013-10-16git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORYSteffen Prohaska1-1/+1
2013-10-16git.txt: fix asciidoc syntax of --*-pathspecsSteffen Prohaska1-3/+3
2013-10-15doc/cli: make "dot repository" an independent bullet pointPhilip Oakley1-4/+4
2013-10-15remote: do not copy "origin" string literalJeff King1-1/+1
2013-10-15bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor1-1/+1
2013-10-15split_ident: parse timestamp from end of lineJeff King2-3/+22
2013-10-15remote-curl: rewrite base url from info/refs redirectsJeff King4-1/+19
2013-10-15remote-curl: store url as a strbufJeff King1-19/+19
2013-10-15remote-curl: make refs_url a strbufJeff King1-8/+7
2013-10-15http: update base URLs when we see redirectsJeff King2-0/+68
2013-10-15http: provide effective url to callersJeff King2-0/+10
2013-10-15http: hoist credential request out of handle_curl_resultJeff King3-3/+11
2013-10-15mergetool--lib: Fix typo in the merge/difftool helpStefan Saasen1-1/+1
2013-10-15sparse: suppress some "using sizeof on a function" warningsRamsay Jones1-0/+3
2013-10-15format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0Ramsay Jones1-1/+2
2013-10-15gitweb test: fix highlight test hang on Linux MintRamsay Jones1-2/+4
2013-10-15wrapper.c: only define gitmkstemps if neededRamsay Jones1-0/+2
2013-10-15refs.c: spell NULL pointer as NULLRamsay Jones1-1/+1
2013-10-15config.c: mark file-local function staticRamsay Jones1-1/+1
2013-10-14CodingGuidelines: style for multi-line commentsbrian m. carlson1-0/+8