summaryrefslogtreecommitdiffstats
path: root/po/de.po (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-02git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt1-1/+0
2008-11-02git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov3-0/+73
2008-11-02git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2-0/+130
2008-11-01update-ref --no-deref -d: handle the case when the pointed ref is packedMiklos Vajna2-1/+12
2008-10-31git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller1-1/+1
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger1-2/+2
2008-10-31bash completion: add doubledash to "git show"Markus Heidelberg1-0/+2
2008-10-31Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen1-1/+1
2008-10-31Add --verbose|-v to test-chmtimeAlex Riesen1-21/+70
2008-10-31asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca1-0/+20
2008-10-31Use git_pathdup instead of xstrdup(git_path(...))Alex Riesen9-12/+12
2008-10-31git_pathdup: returns xstrdup-ed copy of the formatted pathAlex Riesen2-4/+22
2008-10-31Fix potentially dangerous use of git_path in ref.cAlex Riesen1-3/+5
2008-10-31Add git_snpath: a .git path formatting routine with output bufferAlex Riesen2-0/+25
2008-10-30Plug a memleak in builtin-revertAlex Riesen1-1/+2
2008-10-30git branch -m: forbid renaming of a symrefMiklos Vajna2-20/+17
2008-10-28compat/cygwin.c: make runtime detection of lstat/stat lessor impactJunio C Hamano1-7/+13
2008-10-28Add file delete/create info when we overflow rename_limitLinus Torvalds1-1/+1
2008-10-28Install git-cvsserver in $(bindir)Nanako Shiraishi1-1/+1
2008-10-28Install git-shell in bindir, tooTommi Virtanen1-1/+1
2008-10-27Fix potentially dangerous uses of mkpath and git_pathAlex Riesen1-2/+4
2008-10-27Fix potentially dangerous uses of mkpath and git_pathAlex Riesen1-2/+2
2008-10-27Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.cAlex Riesen1-2/+4
2008-10-27Add mksnpath which allows you to specify the output bufferAlex Riesen2-0/+18
2008-10-27add -p: warn if only binary changes presentThomas Rast1-2/+7
2008-10-27git-archive: work in bare reposCharles Bailey3-2/+23
2008-10-26Fix git update-ref --no-deref -d.Miklos Vajna2-3/+12
2008-10-26rename_ref(): handle the case when the reflog of a ref does not existMiklos Vajna1-1/+1
2008-10-26Fix git branch -m for symrefs.Miklos Vajna10-31/+55
2008-10-26receive-pack: fix "borrowing from alternate object store" implementationJunio C Hamano1-2/+7
2008-10-25gitweb: generate parent..current URLsGiuseppe Bilotta1-4/+24
2008-10-25gitweb: parse parent..current syntax from PATH_INFOGiuseppe Bilotta1-2/+34
2008-10-25gitweb: use_pathinfo filenames start with /Giuseppe Bilotta1-3/+3
2008-10-25gitweb: generate project/action/hash URLsGiuseppe Bilotta1-3/+30
2008-10-25gitweb: parse project/action/hash_base:filename PATH_INFOGiuseppe Bilotta1-7/+39
2008-10-25blame: use xdi_diff_hunks(), get rid of struct patchRené Scharfe1-139/+52
2008-10-25add xdi_diff_hunks() for callers that only need hunk lengthsRené Scharfe2-1/+52
2008-10-25Allow alternate "low-level" emit function from xdl_diffBrian Downing4-3/+8
2008-10-25Always initialize xpparam_t to 0Brian Downing5-0/+9
2008-10-25blame: inline get_patch()René Scharfe1-20/+11
2008-10-25git-daemon: set REMOTE_ADDR to client addressJoey Hess2-0/+13
2008-10-25git-svn: change dashed git-config to git configDeskin Miller1-1/+1
2008-10-24index-pack: don't leak leaf delta resultNicolas Pitre1-1/+3
2008-10-23improve index-pack testsNicolas Pitre1-27/+65
2008-10-23submodule: fix some non-portable grep invocationsJeff King1-2/+2
2008-10-23git-remote: list branches in vertical listsJohannes Sixt3-12/+17
2008-10-23rm: loosen safety valve for empty filesJeff King4-2/+17
2008-10-22git-rebase--interactive.sh: comparision with == is bashismJunio C Hamano1-1/+1
2008-10-21builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov9-14/+136
2008-10-21GIT 1.6.0.3v1.6.0.3Junio C Hamano1-9/+6