summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-07Many fixes for most operations in Eclipse.Martyn Smith
2006-05-07Added logged warnings for CVS error returnsMartyn Smith
2006-05-07Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff
2006-05-07Fix users of prefix_path() to free() only when necessaryJohannes Schindelin
2006-05-06t1300-repo-config: two new config parsing tests.sean
2006-05-06Another config file parsing fix.sean
2006-05-06update-index: plug memory leak from prefix_path()Junio C Hamano
2006-05-06checkout-index: plug memory leak from prefix_path()Junio C Hamano
2006-05-06update-index --unresolve: work from a subdirectory.Junio C Hamano
2006-05-05pack-object: squelch eye-candy on non-ttyJunio C Hamano
2006-05-05Merge branch 'fix'Junio C Hamano
2006-05-05core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano
2006-05-05repo-config: trim white-space before commentJohannes Schindelin
2006-05-05Fix for config file section parsing.sean
2006-05-05Clarify git-cherry documentation.sean
2006-05-05Update git-unpack-objects documentation.sean
2006-05-05Fix up docs where "--" isn't displayed correctly.sean
2006-05-05Several trivial documentation touch ups.sean
2006-05-05git-svn 1.0.0Eric Wong
2006-05-05git-svn: documentation updatesEric Wong
2006-05-05delta: stricter constnessJunio C Hamano
2006-05-05Makefile: do not link rev-list any specially.Junio C Hamano
2006-05-05builtin-push: --all and --tags _are_ explicit refspecsJohannes Schindelin
2006-05-04Merge branch 'jc/logs'Junio C Hamano
2006-05-04Merge branch 'jc/show-branch-dense'Junio C Hamano
2006-05-04Merge branch 'jc/symref'Junio C Hamano
2006-05-04Merge branch 'jc/diff'Junio C Hamano
2006-05-04Merge branch 'js/repoconfig'Junio C Hamano
2006-05-04Merge branch 'jc/count'Junio C Hamano
2006-05-04Merge branch 'js/remoteconfig'Junio C Hamano
2006-05-04Merge branch 'maint'Junio C Hamano
2006-05-04Add a few more words to the glossary.v1.3.2Jon Loeliger
2006-05-04Added definitions for a few words:Jon Loeliger
2006-05-04Alphabetize the glossary.Jon Loeliger
2006-05-04sha1_to_hex() usage cleanupLinus Torvalds
2006-05-04Merge branch 'fix'Junio C Hamano
2006-05-04blame: Fix path pruningFredrik Kuivinen
2006-05-03cvsserver: use git-rev-list instead of git-logMartin Langhoff
2006-05-03repo-config: deconvolute logicsJohannes Schindelin
2006-05-03cvsserver: use git-rev-list instead of git-logMartin Langhoff
2006-05-03Fix "git-log --parents" breakage post v1.3.0Linus Torvalds
2006-05-03add documentation for update-index --unresolveMatthias Kestenholz
2006-05-03fix various typos in documentationMatthias Kestenholz
2006-05-03Merge with git://kernel.org/pub/scm/git/git.gitMartin Langhoff
2006-05-03builtin-count-objects: open packs when running -vJunio C Hamano
2006-05-03repo-config: readability fixups.Junio C Hamano
2006-05-03core.prefersymlinkrefs: use symlinks for .git/HEADJunio C Hamano
2006-05-03repo-config: support --get-regexpJohannes Schindelin
2006-05-03Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-05-02gitk: Allow view to specify arbitrary arguments to git-rev-listPaul Mackerras